excel file opened automaticaly at specified time & date

  • Thread starter Thread starter aligaz
  • Start date Start date
A

aligaz

I want excel file opened automaticaly at specified time & date. But I am not
sure if this kind of alarming works. If not, is there any other option?

Thank you all in advance for your support
 
If you're using Windows, the Windows Task Scheduler should do what you need
here... Start > Settings > Control Panel > Scheduled Tasks > Add Scheduled
Task. It will walk you through selecting the application to run (either
choose the Excel.exe file with your workbook as a command-line argument, or
just select your workbook as the file to run) and the schedule (one-time or
recurring).
 
If you are using Windows, then try the Task Manager in the Control Panel.
His job is to launch stuff at a specified time.

Or

Open a Dos window and at the "DOS prompt" type "HELP AT"
There you will discover the AT command which will allow you launch commands
at a specified time.

There are some sites on the web which explain the AT command and give
examples that may be useful.
Here's one
http://www.computerhope.com/at.htm


Yipeeeeeeeeeeeeeee !
 

Ask a Question

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.

Ask a Question

Back
Top