View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Damian Lee[_2_] Damian Lee[_2_] is offline
external usenet poster
 
Posts: 1
Default Running Macro with B/ground Timer

Thanks heaps - works well
-----Original Message-----
Application.OnTime is what you're after.
I have an example on my website

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Damian Lee" wrote in message
...
I am trying to wite a macro which has a countdown timer

on
screen while waiting for inputs via screen buttons to
increase or decrease scores. Any idea how to do this
would be greatly appreciated.



.