View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Conditional Formatting - Date Refresh

If you are using a function such as =TODAY() or =NOW(), then it will rely on
the sheet doing a calculation. F9 will probably force a recalculation.
--
David Biddulph

"Kara" wrote in message
...
I have a spreadsheet that counts down a date until I need to send out a
notification. If I leave the spreadsheet open overnight the date does not
update when expected (12:01am). It will update if I close and then reopen
the spreadsheet or if I wait until later on in the day.

When using conditional formatting what is used for the point at which the
date will update (it is not working off of the system time of 12:01am)?

Thank you!