Hi,

I've recently inherited a file started by someone who's now left, and I've been tasked with developing and distributing it to a group. However, when I use it I regularly get the following Message:

"This application is about to initiate ActiveX controls that might be unsafe. If you trust the source of this file, select OK and the controls will be initialised using your current workspace settings."

I'm reasonably proficient at Excel and have a basic working knowledge of VBA, but I don't know what's causing this. I know ActiveX controls are more advanced controls you can use on forms, but not much more than that. I can't see anything in the VBA (or the 1 very basic userform) that relates to it.

Can I stop this request appearing? I don't want the users seeing this as it would freak them out and I know from experience that if you press "Cancel" the macros seems to stop working.

Any help much appreciated!