VBA Compatibility

V

V-Man

I have developed a userform in VBA that functions well on my computer.
However, when I e-mail the userform to other people, errors occur when they
try and access the program. They can still use the template, but a 'Errors
occured during load' occurs every time they switch from one page to the next.
None of the error occur on my computer. I suspect that this may be due to
the following:

1. Some type of security problem with the macros (the Security Level is set
to Medium)
2. Active X issues.

Any ideas how to resolve this problem?

Thanks for the help!

V-Man
 
V

Van T. Dinh

Are you talking about Microsoft Access (a database application) Form or
UserForm in MSForms 2?

If you are talking about UserForm in MSForms 2, you posted in the wrong
newsgroup. This newsgroup is for Microsoft Access. If this is the case,
suggest you repost the question in the relevant newsgroup as Microsoft
Access doesn't use UserForms in MSForms 2.
 

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