View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
CraigJ CraigJ is offline
external usenet poster
 
Posts: 4
Default How can I automatically refresh the time on a worksheet?

What?

"Gary''s Student" wrote:

Use OnTime event macros.
See:
http://www.cpearson.com/excel/ontime.htm
--
Gary''s Student - gsnu200728


"CraigJ" wrote:

I want to automatically refresh the time on a worksheet every 5 minutes. I
know how to insert Now() into a cell but am not sure how to get it to update.
The second part of the task is to then run a macro when a specific time is
reached. I have no idea how to do this. Basically, I want something to
execute each day at 15:00.