![]() |
automating macro
Hello.
I have a macro in an Excel workbook that needs to run at 4am each morning. Does anyone know where I can find an example of how that can be automated? Any suggestions are appreciated, thank you! Chris |
automating macro
Chris, have a look at Chip's site here
http://www.cpearson.com/excel/ontime.htm -- Paul B Always backup your data before trying something new Please post any response to the newsgroups so others can benefit from it Feedback on answers is always appreciated! Using Excel 2002 & 2003 "chris" wrote in message ... Hello. I have a macro in an Excel workbook that needs to run at 4am each morning. Does anyone know where I can find an example of how that can be automated? Any suggestions are appreciated, thank you! Chris |
automating macro
I would suggest using the OS scheduler to start Excel with a designated
workbook that has your code as workbook_open event code. Put in good error handling though, or you may find the job suspended, waiting for a response by someone who is not there. -- HTH RP (remove nothere from the email address if mailing direct) "chris" wrote in message ... Hello. I have a macro in an Excel workbook that needs to run at 4am each morning. Does anyone know where I can find an example of how that can be automated? Any suggestions are appreciated, thank you! Chris |
All times are GMT +1. The time now is 07:01 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com