View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ostq ostq is offline
external usenet poster
 
Posts: 2
Default Remove Macros from Workbook

How do I remove all traces of macros in a workbook so that
the macro warning doesn't come up when I open it?

Situation:
I have used some simple macros in a large workbook to help
with formatting.

I have now deleted all macros that I created by going to
the listing of macros (alt+f8).

I have saved the workbook under a new name - but I still
get a warning that there are macros in the workbook when I
open it.

Thanks for any suggestions.

Oliver St Quintin