Compile error screwing with me

M

MDC

Please Help! I am having some trouble with a VBA Project. I have a
workbook with many buttons and text boxes that works fine on my
computer. When I e-mail this workbook to other users certain buttons
return compile errors. It seems to be the buttons that active
userforms which have text boxes tied to events. For example one
userform prompts for a password and based on that password it hides
certain information. Well instead of this userform opening it return a
compile error and highlights the username= text . . . ?? I have looked
at the code on my computer and a test computer and it is identical. I
tried to make sure the digital signature and certificate information
was the same and that it was being saved the same way, but nothing
seems to work. I am desperate because this workbook is of no use if it
can't be shared. Thank you for any help you can offer.
 
J

Jim Thomlinson

No guarantees but i would say that if it does not compile on the target
computer that you probably have missing references. Tools -> References ->
Look of anything tagged checked and tagged Missing:
 

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