I have macro where we enter between 1 and 4 characters into a user form. The macro is working perfect except it returns an error when 4 characters are entered.

The error reads as follows.
Run-time error '-21473552571 (80020005)':
Could not set the Value propert. Type mismatch.

What does this mean? and How do I correct it?