View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Toppers Toppers is offline
external usenet poster
 
Posts: 4,339
Default How to disable annoying "Enable Macro" popup

Eric,
Delete any Modules as even if they are empty, Excel still thinks
you (may) have macros.

"Eric" wrote:

Hi,
Can anyone tell on how to remove annoying "Enable Macro" in my excel file
everytime I opend a file even though I alreardy deleted my macro.

Thanks in advance.