View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Excel to recalculate a worksheet based on a time interval

Use an OnTime event procedure.
--
Gary''s Student
gsnu200709


"HeireneM" wrote:

I want to be able to use Conditional formatting to highlight a section of a
worksheet based on the current time. I know that I can get the current time
and I know how to Conditional format. My problem is how do I get the
worksheet to update the current time on a regular basis without me forcing a
recalculate manualy or reopening the worksheet