View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Countdown timers

No built in countdown timers.

See Chip Pearson's site on using application.Ontime

http://www.cpearson.com/excel/ontime.htm

--
Regards,
Tom Ogilvy


"Mike" wrote in message
...
Hi All,
I work in a lab and run several tests daily, some
simultaneously. It seems as though Excel would be able to
support one or more countdown timers. I already know how
to refresh a sheet at regular intervals. Does anyone know
of some pre-fab code that allows one to set a certain
value in hh-mm-ss and countdown to 0? I run tests that
range from 5 mins to 24 hours. I have browsed the usual
recommended sites and don't recall any such code.

Mike