Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default VBA Compatibility Problems

I have developed an Excel 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 userform. They can still use the template, but an 'errors
occured during load' occurs every time they switch from one page to the next.
This error does not occur on my computer. I suspect that this may be due to
one of
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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 292
Default VBA Compatibility Problems

Hi

Do you have ActiveX components on the userform that isn't standard, like
progressbar, treeview, ... ? If so, don't. Your users might need a license
to run them in design time, usually meaning having Visual Studio or a
Developer version of Office installed.

"Don't" is probably not your meaning of resolving a problem, sorry :-)

HTH. Best wishes Harald

"V-Man" skrev i melding
...
I have developed an Excel 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 userform. They can still use the template, but an

'errors
occured during load' occurs every time they switch from one page to the

next.
This error does not occur on my computer. I suspect that this may be due

to
one of
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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compatibility Robert Links and Linking in Excel 4 May 27th 10 04:51 PM
aauugghhh...#div/o problems & various average formula problems acbel40 Excel Worksheet Functions 5 October 19th 09 05:00 PM
Problems with Pivot tables in compatibility mode DGorcyca Excel Discussion (Misc queries) 0 May 12th 09 05:46 PM
Testing Reverse Compatibility and Compatibility in General dim Excel Discussion (Misc queries) 4 January 8th 08 01:02 PM
UserForms compatibility problems Alejandro[_3_] Excel Programming 0 December 1st 03 11:22 PM


All times are GMT +1. The time now is 12:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"