Hi Chip,
I actually need to run it once a day, and without letting
anyone launch excel. Can I launch excel and start macro in
an automated way in windows 2000.
Thanks,
Jim.
Hi what yre you trying to do with your macro?
- you may consider using the Windows scheduler for this (or have a look
at some shareware scheduling programs)
Macro is attached to an excel file and it takes another
exiting excel file and creates a new file by dividing
source data into sheets and make some calculations in the
new file.
Hi
I would try the following:
- use the windows scheduler
- start Excel with the workbook which contains your macro through the
scheduler
- use the workbook open event to start your macro and to quit Excel
after finishing your macro
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.