Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Merlins,
Having upgraded my pc to Office 2003 I now get an error message in a spreadsheet that opens a form from the workbook_open event. The first error message is: Path/File Access error. Then another message: Could not find specified object. The Spreadsheet will then crash. Try moving the code that opens the form to a sub in a normal module and use the OnTime event in the Workbook_Open event to fire that (new) sub. I would also recommend cleaning your project using Rob Bovey's code cleaner: www.appspro.com Regards, Jan Karel Pieterse Excel MVP http://www.jkp-ads.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Component not correctly registered Error opening Forms in Excel | Excel Discussion (Misc queries) | |||
Need to automatically number order forms in excel upon opening? | Excel Discussion (Misc queries) | |||
Bypass Workbook_Open when opening a workbook with VBA | Excel Programming | |||
Workbook_Open() Error | Excel Programming | |||
Workbook_Open() error | Excel Programming |