Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
cityfc
 
Posts: n/a
Default Change cell to red when date in other cell is red

Hope someone can help

What i have is column a/b has names in and other columns with dates. Now
under these dates i enter a date that a person completed assessment. so when
this date gets near to 7 days before its due the cell turns red if no date is
entered. What i want is the cell with name going red aswell

Hope someone can help
  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default Change cell to red when date in other cell is red

You can use conditional formatting to change the name cell colour. For
example, if Due dates are in column D and Completed Dates are in column E:

Select the cells with names
Choose FormatConditional Formatting
From the first dropdown, choose Formula Is
In the formula box, type a formula that refers to the active row:

=AND($E2="",$D2-TODAY()<=7)

Click the Format button, and on the Patterns tab, choose the Red colour
Click OK, click OK

cityfc wrote:
Hope someone can help

What i have is column a/b has names in and other columns with dates. Now
under these dates i enter a date that a person completed assessment. so when
this date gets near to 7 days before its due the cell turns red if no date is
entered. What i want is the cell with name going red aswell

Hope someone can help



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #3   Report Post  
cityfc
 
Posts: n/a
Default Change cell to red when date in other cell is red

That works a treat thanks but 1 small problem i have other columns in the
database with due dates for the same name.
What i mean is if the first column has been filled with a date how do i get
it to look along the row under other columns for missing dates

sorry to be a pain

"Debra Dalgleish" wrote:

You can use conditional formatting to change the name cell colour. For
example, if Due dates are in column D and Completed Dates are in column E:

Select the cells with names
Choose FormatConditional Formatting
From the first dropdown, choose Formula Is
In the formula box, type a formula that refers to the active row:

=AND($E2="",$D2-TODAY()<=7)

Click the Format button, and on the Patterns tab, choose the Red colour
Click OK, click OK

cityfc wrote:
Hope someone can help

What i have is column a/b has names in and other columns with dates. Now
under these dates i enter a date that a person completed assessment. so when
this date gets near to 7 days before its due the cell turns red if no date is
entered. What i want is the cell with name going red aswell

Hope someone can help



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


  #4   Report Post  
Debra Dalgleish
 
Posts: n/a
Default Change cell to red when date in other cell is red

If you provide some detail on the worksheet layout, and a couple of
sample rows, someone may be able to help with the formula.

cityfc wrote:
That works a treat thanks but 1 small problem i have other columns in the
database with due dates for the same name.
What i mean is if the first column has been filled with a date how do i get
it to look along the row under other columns for missing dates

sorry to be a pain

"Debra Dalgleish" wrote:


You can use conditional formatting to change the name cell colour. For
example, if Due dates are in column D and Completed Dates are in column E:

Select the cells with names
Choose FormatConditional Formatting
From the first dropdown, choose Formula Is
In the formula box, type a formula that refers to the active row:

=AND($E2="",$D2-TODAY()<=7)

Click the Format button, and on the Patterns tab, choose the Red colour
Click OK, click OK

cityfc wrote:

Hope someone can help

What i have is column a/b has names in and other columns with dates. Now
under these dates i enter a date that a person completed assessment. so when
this date gets near to 7 days before its due the cell turns red if no date is
entered. What i want is the cell with name going red aswell

Hope someone can help



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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
extract name when a date in another cell gets near cityfc Excel Worksheet Functions 5 November 10th 05 01:20 AM
How to change cell colour, X no days from inserted date in Excel? Bayvon Excel Worksheet Functions 0 October 14th 05 05:17 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
change cell shading whenever contents different from previous cell zooeyhallne Excel Discussion (Misc queries) 3 June 6th 05 09:59 PM
How do I change the value in cell based on a future date John W Excel Discussion (Misc queries) 2 December 21st 04 01:27 AM


All times are GMT +1. The time now is 01:58 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"