Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 177
Default Excel Conditional Formatting a Date Question

Hello,

I am trying to do a binary Red or Green. I have a due date of say 8/1/2007
for a set of projects. As I enter the completion date in field $C$2, in the
format mm/dd/yyyy, I want to compare it to the due date of 8/1/2007. Before
the due date, I am Green. After the due date I am Red. I can't seem to
figure out if I have a set due date. I see examples for comparing todays
date but not just a entered date to a fixed date.

Thanks!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default Excel Conditional Formatting a Date Question

One way:

Format the cell as green (either font or background - you don't say
which)

CF1: Formula is =A1 DATE(2007,8,1)
Format: <font or pattern/Red


Note1: You don't say what should happen on the due date itself - if it
should be red, use = instead of

Note2: It doesn't matter what date format is displayed in the cell as
long as it's a date.

In article ,
Todd wrote:

Hello,

I am trying to do a binary Red or Green. I have a due date of say 8/1/2007
for a set of projects. As I enter the completion date in field $C$2, in the
format mm/dd/yyyy, I want to compare it to the due date of 8/1/2007. Before
the due date, I am Green. After the due date I am Red. I can't seem to
figure out if I have a set due date. I see examples for comparing todays
date but not just a entered date to a fixed date.

Thanks!!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 177
Default Excel Conditional Formatting a Date Question

Thanks!! This did exactly what I needed. My problem was I entered the
DATE(mm,dd,yyyy) which would not work.

"JE McGimpsey" wrote:

One way:

Format the cell as green (either font or background - you don't say
which)

CF1: Formula is =A1 DATE(2007,8,1)
Format: <font or pattern/Red


Note1: You don't say what should happen on the due date itself - if it
should be red, use = instead of

Note2: It doesn't matter what date format is displayed in the cell as
long as it's a date.

In article ,
Todd wrote:

Hello,

I am trying to do a binary Red or Green. I have a due date of say 8/1/2007
for a set of projects. As I enter the completion date in field $C$2, in the
format mm/dd/yyyy, I want to compare it to the due date of 8/1/2007. Before
the due date, I am Green. After the due date I am Red. I can't seem to
figure out if I have a set due date. I see examples for comparing todays
date but not just a entered date to a fixed date.

Thanks!!


Reply
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 question Little pete Excel Worksheet Functions 0 January 23rd 07 04:37 PM
Conditional formatting question Carl Imthurn Excel Worksheet Functions 4 August 8th 05 11:06 PM
Excel Conditional Formatting Question Joe New Users to Excel 2 July 9th 05 06:01 AM
Excel Macro Question about Conditional Formatting David Britton via OfficeKB.com New Users to Excel 3 February 10th 05 02:23 PM
conditional formatting question chris Excel Worksheet Functions 2 January 5th 05 03:51 PM


All times are GMT +1. The time now is 09:23 PM.

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"