Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() To highlight dates 1 year old (to the day) or older use this formula with conditional formatting "formula is" option. =DATEDIF(A1,TODAY(),"y") If you have blank cells in your range you might also wish to adapt that to prevent blanks being highlighted so use =(A1<"")*DATEDIF(A1,TODAY(),"y") -- daddylonglegs ------------------------------------------------------------------------ daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486 View this thread: http://www.excelforum.com/showthread...hreadid=569234 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dates in Conditional Formatting help!!! | Excel Worksheet Functions | |||
Conditional formatting - range of dates | Excel Discussion (Misc queries) | |||
How do I use conditional formatting to hilite weekend dates where. | Excel Worksheet Functions | |||
conditional formatting question | Excel Discussion (Misc queries) | |||
conditional formatting overdue dates | Excel Discussion (Misc queries) |