Never forget the macro

  • Thread starter Thread starter Knut Olsen-Solberg
  • Start date Start date
K

Knut Olsen-Solberg

I made a macro, and then deleted it. But ever since then, when I open
this file, Excel tells me the file contains a macro, and asks if it
should be activated.
How can I make Excel forget the damned macro?

Regards Knut
 
hi
You may have deleted the macro but not the module.
Open the vb editor (alt+F11). in the left pane, click to
expand your project. if a module is present, double click
it. if the right pane is empty the delete the module.
right click the module then click remove module.
Regards
Frank
 

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