View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Deleted macros still showing enabled

Alex,

Have you removed the code modules as well? Any macros in the worksheet code
modules, or ThisWorkbook.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Alex" wrote in message
...
I had some macros in my Excel workbook that I deleted.
When I click Tools/Macros, none are listed in the All Open
Workbooks or my workbook. But, when I open the workbook
I'm still getting the message asking if I want to enable
or disable macros. Any idea why? Thanks.

Alex