View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default ActiveX warning after control is deleted

You can try Rob Bovey's code cleaner - it might help:

http://www.appspro.com

look under free utilities or directly
http://www.appspro.com/Utilities/CodeCleaner.htm

--
Regards,
Tom Ogilvy


" wrote:

I put an ActiveX control on a sheet by accident, and I deleted it and
I still get an error every time the worksheet is opened about enabling
ActiveX.

Is there a way to remove all traces of an ActiveX object so the error
does not keep coming up? I do not want to change my security
settings, because I have to send this file to other people and I do
not what everyone to keep having to press ok or change their security
settings.

Thank you,
David