Thread: Removing Macros
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips[_4_] Bob Phillips[_4_] is offline
external usenet poster
 
Posts: 834
Default Removing Macros

Have you looked in the ThisWorkbook module, and the sheet modules?

HTH

Bob

"Erin" wrote in message
...
Hi!

I'm getting that "Enable Macros?" message when I open a workbook even
though
I've taken the usual steps to remove any macros in the workbook. I've
gone
into the VB editor and removed any invisible code (there weren't any
modules
or forms), and I've deleted any defined names in the workbook. I've never
had these steps not work before. Any ideas?