Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Does anyone know if Excel has a formula that will highlight an expired date
in red based on the current date? Example. Start Date = 1/4/04 and End Date = 1/3/05. Today = 1/4/05 therefore the End Date has now expired and I would like that to show up in red text in order to flag expired dates. Any suggestions? Thanks Donna |
#2
![]() |
|||
|
|||
![]()
you can use conditional formating to do that. no formula
needed. high light the column that the expired date may be in then formatconditional format enter the following: first box second box third box cell value is less than =today() click the format button and set color to red. good luck -----Original Message----- Does anyone know if Excel has a formula that will highlight an expired date in red based on the current date? Example. Start Date = 1/4/04 and End Date = 1/3/05. Today = 1/4/05 therefore the End Date has now expired and I would like that to show up in red text in order to flag expired dates. Any suggestions? Thanks Donna . |
#3
![]() |
|||
|
|||
![]()
Select the cell with the end date, assume it is A2, do formatconditional
formatting, formula is =$A$2<TODAY() click the format button and select a red font, click OK twice Regards, Peo Sjoblom "Donna in Elkin, NC" wrote: Does anyone know if Excel has a formula that will highlight an expired date in red based on the current date? Example. Start Date = 1/4/04 and End Date = 1/3/05. Today = 1/4/05 therefore the End Date has now expired and I would like that to show up in red text in order to flag expired dates. Any suggestions? Thanks Donna |
#4
![]() |
|||
|
|||
![]()
The conditional formatting worked. Thanks guys!!!!
"Donna in Elkin, NC" wrote: Does anyone know if Excel has a formula that will highlight an expired date in red based on the current date? Example. Start Date = 1/4/04 and End Date = 1/3/05. Today = 1/4/05 therefore the End Date has now expired and I would like that to show up in red text in order to flag expired dates. Any suggestions? Thanks Donna |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date Formula | Excel Discussion (Misc queries) | |||
Date formula | Excel Discussion (Misc queries) | |||
Formula to determine a future date based on criteria | Excel Worksheet Functions | |||
Need help troubleshooting an array formula XLXP on Win2K | Excel Worksheet Functions | |||
How do I add a date formula to a cell but hide the contents with . | Excel Discussion (Misc queries) |