Home |
Search |
Today's Posts |
#6
![]() |
|||
|
|||
![]()
At least your working with the correct year!
I'm stuck in 2004! <g Biff -----Original Message----- Just some thoughts .. Assume we have input a "reference" date and time in A1: 16-01-2005 3:16:22 PM (example) And our working range is say, in A2:D5 Select A2:D5 Click Format Conditional Formatting Make the settings for Condition 1 as: Formula Is | =3DAND(NOW()$A$1+1,ISBLANK(A2)) Click Format button Patterns tab Light brown? OK Click OK at the main dialog The above will trigger the conditional format for all empty* cells within A2:D5 after 24 hours from the reference date/time in A1 If there are formula cells within A2:D5 which could evaluate to "" and you want these cells to be treated like "empty" cells if the formula returns are "", just change the conditional format formula above to: =3DAND(NOW()$A$1+1,A2=3D"") -- Rgds Max xl 97 --- GMT+8, 1=B0 22' N 103=B0 45' E xdemechanik <atyahoo<dotcom ---- "BT" wrote in message ... How can empty cells automatically highlight after 24=20 hours? . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to make empty cells as zero in excel add-ins for SQL Server an | Excel Worksheet Functions | |||
CountIF cells are not empty | Excel Discussion (Misc queries) | |||
Sumproduct ... Empty Cells vs Spaces? | Excel Discussion (Misc queries) | |||
Empty Cells, Spaces, Cond Format? | Excel Discussion (Misc queries) | |||
Protected cells -automatically format to a different color | Excel Discussion (Misc queries) |