Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an excel spreadsheet with real time data feed. How can I let excel
automatically save the file as a different file at some specific time, say 12:00PM every day? Or will macro do the job? What is a good way/ easy way to implement it? Thanks for your thoughts. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Take a look in VBA Help for Application.OnTime.
|
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Sean,
See Chip Pearson's OnTime page at: http://www.cpearson.com/excel/ontime.htm --- Regards, Norman "Sean" wrote in message ... I have an excel spreadsheet with real time data feed. How can I let excel automatically save the file as a different file at some specific time, say 12:00PM every day? Or will macro do the job? What is a good way/ easy way to implement it? Thanks for your thoughts. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks. Norman and Jackey. That helps.
"Norman Jones" wrote: Hi Sean, See Chip Pearson's OnTime page at: http://www.cpearson.com/excel/ontime.htm --- Regards, Norman "Sean" wrote in message ... I have an excel spreadsheet with real time data feed. How can I let excel automatically save the file as a different file at some specific time, say 12:00PM every day? Or will macro do the job? What is a good way/ easy way to implement it? Thanks for your thoughts. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatically open a specific spreadsheet when opening Excel | Setting up and Configuration of Excel | |||
Automatically pulling specific data into a separate spreadsheet | Excel Discussion (Misc queries) | |||
Automatically Copy Specific Values to a Different Spreadsheet? | Excel Discussion (Misc queries) | |||
how to save spreadsheet at a specific time | Excel Discussion (Misc queries) | |||
How do I automatically open a spreadsheet in a specific worksheet? | Excel Discussion (Misc queries) |