Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Workbook_Open event not firing

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Workbook_Open event not firing

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Workbook_Open event not firing

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,120
Default Workbook_Open event not firing

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,






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Workbook_Open event not firing

It's somehow working now. I'm not exactly sure why, but I do have a theory.
I'm guessing that piece of code, which temporarily turns off events, threw
an exception and was stoped before it could re-enable events and the document
was then saved and closed. If this was the case, I'm guessing it was fixed
by successfully re-running that code and saving.


"0013" wrote:

Right, I was saying that that wasn't the problem b/c it was in the workbook
module.

"Bob Phillips" wrote:

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Event sometimes stops firing? HotRod Excel Programming 7 May 5th 05 12:20 AM
Code for App level event (not firing) Chris W[_3_] Excel Programming 2 February 28th 05 02:57 AM
Stop Worksheet_SelectionChange event from firing? Ed Excel Programming 13 January 5th 05 12:57 PM
Worksheet change event not firing Wexler Excel Programming 11 October 25th 04 09:45 PM
OnTime event not firing in Workbook_Open event procedure GingerTommy Excel Programming 0 September 24th 03 03:18 PM


All times are GMT +1. The time now is 01:14 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"