Thread: Workbook_Open
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BobS BobS is offline
external usenet poster
 
Posts: 3
Default Workbook_Open

I'm new to Excel 2007... has the ability to prevent events from firing when
ooening a file using the shift key no longer available? Any other ways of
doing this? If not how do we now get into our macros for editing and testing
if we cannot prevent workbook_open event from firing?

thanks