Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I need to run a macro when my workbook opens. Can someone please help with this very simple code? Thank you much, Aaron |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use the Workbook_Open event in the thisworkbook.module.
See Chip Pearson's page on events for a discussion. http://www.cpearson.com/excel/events.htm -- Regards, Tom Ogilvy "Aaron" wrote in message ... Hello, I need to run a macro when my workbook opens. Can someone please help with this very simple code? Thank you much, Aaron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
user form-on open event? keydown event? | Excel Programming | |||
Set Active Worksheet onOpen | Excel Programming | |||
Event Procedures: Event on Worksheet to fire Event on another Worksheet | Excel Programming | |||
change event/after update event?? | Excel Programming | |||
OnTime event not firing in Workbook_Open event procedure | Excel Programming |