Thread: Excel macros
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
external usenet poster
 
Posts: 9,101
Default Excel macros

1) Make sure there isn't any macros in ThisWorkbook or any of the sheets.
2) Remove the modules. In VBA Projects Window right click each module and
select remove.

"Bertie" wrote:

I have deleted all macros from an Excel workbook, but when I open the
workbook I still get the security message about enabling/disabling the macros.
--
Bertie C