Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]() select the entire column that you have the dates in - assume col C in conditional formatting: format backround to red and in condition select forumla is and type in: =AND(C1<"",DATE(YEAR(C1),MONTH(C1),DAY(C1))=DATE( YEAR(NOW()),MONTH(NOW()),DAY(NOW()))) create another conditional format with background yellow, select forumla is and type in: =AND(C1<"",DATE(YEAR(C1),MONTH(C1),DAY(C1))DATE( YEAR(NOW()),MONTH(NOW()),DAY(NOW()))-14,DATE(YEAR(C1),MONTH(C1),DAY(C1))<DATE(YEAR(NOW( )),MONTH(NOW()),DAY(NOW()))+14) hth -- tkaplan ------------------------------------------------------------------------ tkaplan's Profile: http://www.excelforum.com/member.php...o&userid=22987 View this thread: http://www.excelforum.com/showthread...hreadid=374145 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting Error | Excel Worksheet Functions | |||
Trying to add conditional formatting to every other cell...GOING . | Excel Worksheet Functions | |||
Conditional formatting row if cell value in certain column is even | Excel Worksheet Functions | |||
Effect of Conditional Formatting, Data Validation | Excel Discussion (Misc queries) | |||
copying conditional formatting to an entire column | Excel Discussion (Misc queries) |