Re: How to change data in a cell, based on the date
- From: SteveG <SteveG.29gkk2_1150399805.9265@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 15 Jun 2006 14:29:03 -0500
Rangerbob86,
You can use conditional formatting. Select a cell where your dates are
say
A1 then click on the Format menu. Select Conditional Formatting.
Change the Cell value is option to Formula is: For Condition one try
this if your date is less than 5 days from today.
=(A1-TODAY())<5
Select Format>Patterns and select your color. Click OK and OK. Copy
the format to the other cells in your range.
HTH
Steve
--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=7571
View this thread: http://www.excelforum.com/showthread.php?threadid=552429
.
- Follow-Ups:
- Re: How to change data in a cell, based on the date
- From: Rangerbob86
- Re: How to change data in a cell, based on the date
- References:
- How to change data in a cell, based on the date
- From: Rangerbob86
- How to change data in a cell, based on the date
- Prev by Date: Re: use the OR function inside an IF function
- Next by Date: Re: complex average formula
- Previous by thread: How to change data in a cell, based on the date
- Next by thread: Re: How to change data in a cell, based on the date
- Index(es):