Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 141
Default Workbook Open Event

Is there an event that fires before the Workbook Open
event? I need to test for a condition as a file opens but
before the workbook open event occurs. This is to late.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Workbook Open Event

The only event that might fire before that would be Auto_Open, but I can't
say if that does or not as I haven't tested it.

You could instantiate Application.Level events and see if the Workbook_Open
event at the application level might fire first. Again, something you can
try, but I haven't tested.

Chip Pearson has done some research on this and has a workbook you can
download that calls all events. You can start at his entry page

http://www.cpearson.com/excel.htm

then go to his topics or pages index and find the page.

--
Regards,
Tom Ogilvy

"Steve" wrote in message
...
Is there an event that fires before the Workbook Open
event? I need to test for a condition as a file opens but
before the workbook open event occurs. This is to late.



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
Workbook open event Pawan Excel Worksheet Functions 7 August 26th 08 07:32 AM
Event: open workbook Jeff Excel Discussion (Misc queries) 1 September 28th 06 02:58 PM
Workbook Open Event Stuart[_5_] Excel Programming 1 July 6th 04 08:47 PM
Workbook Open event Todd Huttenstine Excel Programming 1 April 21st 04 07:06 PM
Workbook Open Event Paul D[_2_] Excel Programming 0 October 17th 03 02:39 AM


All times are GMT +1. The time now is 08:05 PM.

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"