View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Remy[_3_] Remy[_3_] is offline
external usenet poster
 
Posts: 18
Default Disable Macros when loading a Workbook in Excel 2000

The problem is that the macro is executed in the Open event in Excel,
so until I can call a macro to switch of Macros, it's already too late.

Remy