View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andreas Andreas is offline
external usenet poster
 
Posts: 20
Default open a workbook without running Workbook_Open macro in E2007

Hi all,

in Excel versions before E2007 it was possible to open a workbook without
running the "Workbook_Open" macro by holding the "Shift" key. This does not
seem to work any longer in Excel 2007. Macro Settings in the Trust Center are
set to "Enable all macros".

Does anybody know a workaround?

Thanks for your help.

Andreas