Macro problem

J

JL

I have a exel file which always asks me whether I want to disable macro
during start up. I don't need any macro in it at all and I checked from menu
Tool->Macro->Macros. But there is nothing in the list. How can I find it and
delete it please?
 
K

Karen27

Hi JL

Go into you VBA editor (ALT F11) and see if there are any modules in
there. If there are, delete them.

Regards
Karen
 
Top