Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I made a change to the "applies to" field now everything works perfectly....I have more last question. If I wanted to use the same rule but only highlight rows that had a status other than 'CLOSED' how would I go about it?
|
#2
![]() |
|||
|
|||
![]() Quote:
=AND($A1=today()-6,F1<"Closed") Change F to whichever column your "Closed" is recorded in if not F. Hope that helps. |
#3
![]() |
|||
|
|||
![]()
When using =AND($A1=today()-6,F1<"Closed"), the format changes...see attached.
|
#4
![]() |
|||
|
|||
![]()
File attached
|
#6
![]() |
|||
|
|||
![]()
The current formula is highlighting 7 days before and after today. Is there anyway to highlight only 7 days before?
|
#7
![]() |
|||
|
|||
![]() Quote:
=AND($A1=TODAY()-6,$A1<=TODAY(),$F1<"Closed") |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formating based on Date | Excel Discussion (Misc queries) | |||
Conditional Formating based on Date | Excel Worksheet Functions | |||
Conditional Formating Based on Date | Excel Discussion (Misc queries) | |||
Change value based on another cell's value | Excel Discussion (Misc queries) | |||
Conditional Formating for a cell based on another cell's value | Excel Discussion (Misc queries) |