Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using Excel 2007. How do I open a workbook (the workbook is a .xls
97-2003 format) WITHOUT running the Workbook_Open event? I tried holding down the SHIFT key while opening as this worked in previous versions of Excel, but the event still runs (unfortunately, there is an ActiveWorkbook.Close at the end of my code so I can't get in to modify it :( I'm sure there is a simple way to do this in 2007 but I do not know it. Thanks for the help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
open a workbook without running Workbook_Open macro in E2007 | Excel Programming | |||
Workbook_Open event not called when workbook forced to re-open in read-only mode. | Excel Programming | |||
Private Sub Workbook_Open() event won't fire if workbook is hidden? | Excel Programming | |||
Private Sub Workbook_Open() not running on open | Excel Programming | |||
OnTime event not firing in Workbook_Open event procedure | Excel Programming |