macro deletion help

croweld89

New Member
Joined
Mar 5, 2002
Messages
33
I had a print macro attached to a file i roll-over for each month. I didn't like the macro and therefore deleted it. The problem is that Excel still asks if I want to open the file with macros enabled or disabled.

Is there any way to completely remove the footprint of a macro in an excel file? Thanks for your help.

-Dave
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Hit Alt-F11 to get to the VB Editor window. Likely, you deleted the code, but the empty module is still there. Right-click and remove it. Do not export it (you won't want to).
 
Upvote 0
Thanks,

I had removed the module and that stopped the macro message, but I wanted to make sure that all traces of the macro were removed. Thanks again for your help.
 
Upvote 0

Forum statistics

Threads
1,215,030
Messages
6,122,762
Members
449,095
Latest member
m_smith_solihull

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top