Thread: Timer Update
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_54_] John[_54_] is offline
external usenet poster
 
Posts: 4
Default Timer Update

if I have the NOW() function say in cell A1
and then function =Text(A1, "hh:mm:ss") in cell B1, how do I get the time
display on the screen refreshed every second or so..

any help will be appreciated

John