View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Macro warning even though macros have been removed.

Even though you have deleted the macros, you are still getting the warning
because the modules that held the macros still exist.

Remove the modules as well.
--
Gary's Student


"Stu" wrote:

Hello. I have a workbook that used to contain macros. The macros have now
been deleted from the macro box (tools/marco/macros), however, on opening,
the security warning still comes up asking whether or not the user would like
the macros enabled or disabled.

Can anyone advise how I can stop this occuring (without changing the macro
security levels to low)?

Many thanks