View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tj7978 tj7978 is offline
external usenet poster
 
Posts: 1
Default In Excel 2000 - is there any way to set up a cell to repeatedly a.

WOuld like to display a function giving time left until a set time. This
would probably use NOW() and a date/time cell. Subtracting the two gives
time remaining. I would like to have the cells autocalculate so that this
displays as a countdown clock. Any idea how to do this?