LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Roy
 
Posts: n/a
Default

Thanks, that worked. Now I want RED, YELLOW, or GREEN to be automaticlly
inserted for the respective color. How do I do that?

"Bob Phillips" wrote:

Select all your cells in column H, say starting in row 2
Go to CF (FormatConditional Formatting)
Change Condition 1 to Formula Is
Input =F2<=TODAY()
Click Format
Select pattern
RED
OK
Add condition
Change Condition 2 to Formula Is
Input =F2<=TODAY()+5
Click Format
Select pattern
YELLOW
OK
Add condition
Change Condition 1 to Formula Is
Input =F2<=TODAY()+6
Click Format
Select pattern
GREEN
OK
OK

--
HTH

Bob Phillips

"Roy" wrote in message
...
I have a spread sheet that contains 3 date columns, column A is open date,
column F is due date, and column G is complete date, and column H is

Status
(RED,YELLOW,GREEN). I want column H to change to RED when the due date is
overdue, to change to YELLOW when the due date is within 5 days of being
overdue, and to change to GREEN when 6 days or less of the due date. How

can
I do this? The formula that I have in the cell is

=IF(F9="","",IF(F9="",IF(TODAY()F9-5,"RED",""),IF(TODAY()=F9-5,"YELLOW","G
REEN")))



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional formatting on cells with a VLOOKUP formula in them JenniM Excel Discussion (Misc queries) 4 April 1st 05 06:45 PM
Copying cells with conditional formatting Benfanfromlo Excel Discussion (Misc queries) 3 February 10th 05 06:12 PM
Formating Dates for production schedule dpl7579 Excel Discussion (Misc queries) 1 January 11th 05 08:43 PM
Sequential dates in different cells slewis3 Excel Worksheet Functions 2 December 24th 04 12:33 AM
Sequential dates in different cells NuHorizon Excel Worksheet Functions 1 December 23rd 04 11:39 PM


All times are GMT +1. The time now is 12:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"