Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Almost. It would be
Call ThisWorkbook.Workbook_Open but you must make Workbook_Open a Public procedure, the default signature is private. -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Matt" wrote in message ... Hi, I would like to know how to initiate a workbook event from a subroutine. It seems like it should be something like Call Workbook_Open Thanks, Matt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Call Event as Sub | Excel Programming | |||
how to call the event of other worksheet | Excel Worksheet Functions | |||
How to call an event procedure | Excel Programming | |||
Event to call before a opened workbook is recalculated | Excel Programming | |||
how to call a macro from a worksheet event? | Excel Programming |