Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Conditional Formatting €“ Due Date, Warning - Completion

I have a start date in column A
I have a due date (30 day) in column G
I have a blank completion date for column G in Column H
I have a due date (60 day) in column I
I have a blank completion date for column I in Column J

For the sake of conversation we will concern ourselves with Columns A, G and
H. I will enter the start date into Column A. I would like to have Column G
reflect the due date I believe I will enter the formula [=A1+30] into Column
G.

I would like the format color to change as I get closer to the due date:
-7 Yellow
-3 Red

When I enter a competition date into Column H, I would like the color of
Column G to return to no color.

Your help will be much appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Conditional Formatting €“ Due Date, Warning - Completion

hi
see if this will work for you.
condition 1.
if formula is...=IF(AND(H2="",G2=NOW()-3),1,0)...red
condition 2
if formula is...=IF(AND(H2="",G2=NOW()-7),1,0)...yellow

regards
FSt1

"TJehn" wrote:

I have a start date in column A
I have a due date (30 day) in column G
I have a blank completion date for column G in Column H
I have a due date (60 day) in column I
I have a blank completion date for column I in Column J

For the sake of conversation we will concern ourselves with Columns A, G and
H. I will enter the start date into Column A. I would like to have Column G
reflect the due date I believe I will enter the formula [=A1+30] into Column
G.

I would like the format color to change as I get closer to the due date:
-7 Yellow
-3 Red

When I enter a competition date into Column H, I would like the color of
Column G to return to no color.

Your help will be much appreciated.

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 for cell date to equal today's date Sistereinstein Excel Worksheet Functions 2 September 10th 12 07:53 PM
Conditional Formatting €“ Due Date, Warning - Completion TJehn Excel Discussion (Misc queries) 1 February 1st 08 07:14 AM
Date stamp spreadsheet in excel to remind me of completion date Big fella Excel Worksheet Functions 1 October 18th 05 04:10 PM
Completion Percentage of a date range Brian Excel Discussion (Misc queries) 4 March 4th 05 05:49 PM
Estimated date of completion Anderson Excel Worksheet Functions 1 November 26th 04 03:32 PM


All times are GMT +1. The time now is 11:57 AM.

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

About Us

"It's about Microsoft Excel"