View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Pflugs Pflugs is offline
external usenet poster
 
Posts: 167
Default Refreshing automatically

Yes, it is definitely possible! Look at Chip Pearson's site on scheduling
procedures.
http://www.cpearson.com/excel/OnTime.aspx

Be careful that your refreshing routines do not overwrite the user's work
without his knowledge.

HTH,
Pflugs

"Jessica" wrote:

Good afternoon,

I was wondering if there is a few simple commands for refreshing a excel
spreadsheet on a timer, as soon as it is opened. The code would be in the
main spreadsheet and when clients access it from their workstations it would
automatically update itself using the web option refresh on a timer, say 30
minutes.

Is that possible?

Thanks for your help,

Jessica