Macro warning with no macros...

DanExcel

New Member
Joined
Mar 6, 2002
Messages
29
Hello,

I have a worksheet where I had macros at one time, but subsequently deleted them. With this worksheet, I still get a warning about macros whenever I open the sheet. Has anyone else had this problem? It's not a huge problem, but it is an annoyance, particularly when I distribute the sheet to others...

Thanks,

DanExcel
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Did you remove the module that contained the macros? The presence of an
empty module will trigger the macro warning. To remove a module, make sure
the Project explorer window is open in the VB editor (View|Project
Explorer), right click the module and choose "Remove Module".
 
Upvote 0
Why not just copy the sheets to a new workbook, delete old workbook , rename new one ?
 
Upvote 0
sen_edp,

Removing the module took care of it. Thank you.
Thanks to Nimrod too for the suggestion.

-DanExcel
 
Upvote 0

Forum statistics

Threads
1,214,381
Messages
6,119,192
Members
448,874
Latest member
Lancelots

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