Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
2 ways. One is with and event. See Chip Pearsons site for more info.
http://www.cpearson.com/excel/events.htm The very simple way is to name the procedure as this:- Sub Auto_Open() and it will run automatically evary time you open the workbook. Sub Auto_Close() runs on closing the workbook. Regards, OssieMac "EmilH" wrote: Hi. How can I make my code run as soon as the .xls document is opened? Thanks in advance. EmilH. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Autorun.inf | Excel Programming | |||
Autorun a macro | Excel Programming | |||
Autorun Add-In | Excel Programming | |||
Autorun Macro | Excel Programming | |||
Autorun a macro | Excel Programming |