Excel XP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am working on a file that at one time had a macro. I deleted the macro and
saved the document however, everytime I open the document it asks me if I
want to enable the macro. I have my security setting on medium...I am not
sure why it asks me this if there are no longer any macros in the document.
 
Probably the module in which the macro resided still
exists. Remove the module and it should stop the message.

HTH
Jason
Atlanta, GA
 
Did you delete the code but left the module? Excel will ask for enabling
macros if it sees any user-created module, even if it is empty.

HTH
Kostis Vezerides

Evan said:
I am working on a file that at one time had a macro. I deleted the macro and
saved the document however, everytime I open the document it asks me if I
want to enable the macro. I have my security setting on medium...I am not
sure why it asks me this if there are no longer any macros in the
document.
 
Thanks...how do I remove the module?

Jason Morin said:
Probably the module in which the macro resided still
exists. Remove the module and it should stop the message.

HTH
Jason
Atlanta, GA
 
Press ALT+F11 and right-click on the module and
select "Remove ModuleX".

Jason
 

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

Back
Top