Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For some reason, the Workbook_Open event is not firing in one specific
workbook. I created a blank workbook and added the event with a msgbox alert and it worked fine. Any ideas why this event wouldn't be firing? Thanks, |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It isn't in the thisworkbook module?
-- Regards, Tom Ogilvy "0013" wrote in message ... For some reason, the Workbook_Open event is not firing in one specific workbook. I created a blank workbook and added the event with a msgbox alert and it worked fine. Any ideas why this event wouldn't be firing? Thanks, |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Nope, it's in the correct place.
"Tom Ogilvy" wrote: It isn't in the thisworkbook module? -- Regards, Tom Ogilvy "0013" wrote in message ... For some reason, the Workbook_Open event is not firing in one specific workbook. I created a blank workbook and added the event with a msgbox alert and it worked fine. Any ideas why this event wouldn't be firing? Thanks, |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That is the correct place? Tom was suggesting why it didn't work.
-- HTH Bob Phillips "0013" wrote in message ... Nope, it's in the correct place. "Tom Ogilvy" wrote: It isn't in the thisworkbook module? -- Regards, Tom Ogilvy "0013" wrote in message ... For some reason, the Workbook_Open event is not firing in one specific workbook. I created a blank workbook and added the event with a msgbox alert and it worked fine. Any ideas why this event wouldn't be firing? Thanks, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Event sometimes stops firing? | Excel Programming | |||
Code for App level event (not firing) | Excel Programming | |||
Stop Worksheet_SelectionChange event from firing? | Excel Programming | |||
Worksheet change event not firing | Excel Programming | |||
OnTime event not firing in Workbook_Open event procedure | Excel Programming |