VBA Setting value error

M

moglione1

Hi All,

I have a major problem with a macro I built: It cant load forms.

THe user should be able to select an option from the dropdown list and
then be presented with a form but I get the following error:

Error Des: Could not set the value property. Type Mismatch
Error ID: 2147352571
Error source: Forms.Textbox.1

Can somebody please enlighten me to why this is happening and if there
is a fix - I am at a loss becuase I cannot replicate this user error.


+-------------------------------------------------------------------+
|Filename: VBAError.JPG |
|Download: http://www.excelforum.com/attachment.php?postid=4804 |
+-------------------------------------------------------------------+
 
I

Ivan Raiminius

Hi,

have no idea if applicable in your case, but in similar situation
helped me to export all the modules and import them into a new
workbook.

Regards,
Ivan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top