Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ok, I'll bite. Why not use the auto_open or workbook_open events?
Use Auto_Open procedure *instead* of Workbook_Open event is what I suggested. Auto_Open (and Auto_Close) are AutoMacros that will run independant of events. So if for any reason events are disabled when your file is opened (or closed), your AutoMacros will run. Also, if your project becomes corrupt the events for ThisWorkbook may not even work! -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run-time error 57121 & 32809, Excel 2003 SP2 | Excel Programming | |||
Runtime Error 32809 | Excel Programming | |||
Error handling error # 1004 Run-time error | Excel Programming | |||
unexpected error (32809) | Excel Programming | |||
Errors 32809 and 57121 :-( | Excel Programming |