weaselmcguff
Board Regular
- Joined
- Feb 24, 2006
- Messages
- 245
I have written a program in Excel and VBA and been testing it out to make sure that everything is working correctly. One of the problems I have encountered is that when I use the program on different computers I get the pop up that asks me.
"This application is about to initalize Active X controls that might be unsafe. If you trust the source of this file, select OK and the controls will be initialized using your current workspace environment."
Is there any way to automatically do an error trap and/or something that eliminates this pop up by selecting OK and proceeding without the user interaction?
Thanks for the Help
"This application is about to initalize Active X controls that might be unsafe. If you trust the source of this file, select OK and the controls will be initialized using your current workspace environment."
Is there any way to automatically do an error trap and/or something that eliminates this pop up by selecting OK and proceeding without the user interaction?
Thanks for the Help