View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default How can I remove all traces of XLM macros?

Keith-

The mere presence of an Excel 4 macro sheet, even if empty, will trigger
this warning. So as Norman said, you must delete any such sheets.

--
Jim
"keithb" wrote in message
...
I have a spread-sheet that thinks it still has an XLM macro. I cannot find
the macro in the macro sheet. Does anybody have any suggestions as to how I
can find this macro? (when security is set to "Medium" the sheet opens with
the option to enable/disable macros. If you choose to "disable" the sheet
comes back with the warning that the macro was created with Excel v4 (XLM)
and cannot be disabled)

Thanks,

Keith