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

Click on the link to see instructions that explain what you need to do.


CraigJ wrote:

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.


--

Dave Peterson