![]() |
Executing sub procedure when Excel starts
Hi, I would like to create an add-in that - when Excel begins - lauches macro based on certain parms (like date, time, etc). How do I get the add-in to execute upon Excel starting up? I am goin to have a scheduler kick off Excel - just don't know how to get m procudures to execute within Excel automatically. Thanks -- stratagur ----------------------------------------------------------------------- strataguru's Profile: http://www.excelforum.com/member.php...nfo&userid=131 View this thread: http://www.excelforum.com/showthread.php?threadid=26300 |
Executing sub procedure when Excel starts
Hi
put the code in the workbook_open event of this macro -- Regards Frank Kabel Frankfurt, Germany strataguru wrote: Hi, I would like to create an add-in that - when Excel begins - lauches a macro based on certain parms (like date, time, etc). How do I get the add-in to execute upon Excel starting up? I am going to have a scheduler kick off Excel - just don't know how to get my procudures to execute within Excel automatically. Thanks! |
Executing sub procedure when Excel starts
Make sure that goes into the ThisWorkbook sheet too.
Dennis dalejrstwin "Frank Kabel" wrote: Hi put the code in the workbook_open event of this macro -- Regards Frank Kabel Frankfurt, Germany strataguru wrote: Hi, I would like to create an add-in that - when Excel begins - lauches a macro based on certain parms (like date, time, etc). How do I get the add-in to execute upon Excel starting up? I am going to have a scheduler kick off Excel - just don't know how to get my procudures to execute within Excel automatically. Thanks! |
All times are GMT +1. The time now is 03:03 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com