Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
tbo tbo is offline
external usenet poster
 
Posts: 5
Default Color row based on cell value

I see several posts about conditional formatting.
As a novice what I need is a walkthrough no matter what the solution!

I would like to color a row yellow at a certain date, then red at another.
This is for a project and the yellow and red correspond to due dates.
Say at 12/11/2009 the row is yellow. At 12/19/2009 it is red.

I would also like to color a row (some color) when a 100% is reached in the
"completed %) cell.

Help is appreciated!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Color row based on cell value

Format/ Conditional Formatting/ Formula is
=$A1=DATE(2009,12,11)
Select your yellow format
Add
Formula is
=$A1=DATE(2009,12,19)
Select your red format
Add
Formula is
=$B1=100%
Select your appropriate colour

Adjust the references if the date is in a different column than A and if the
completed cell is in a different column than B, but notice that the address
is absolute for the column and relative for the row. Check the position of
the $ signs in the cell references.
--
David Biddulph

"tbo" wrote in message
...
I see several posts about conditional formatting.
As a novice what I need is a walkthrough no matter what the solution!

I would like to color a row yellow at a certain date, then red at another.
This is for a project and the yellow and red correspond to due dates.
Say at 12/11/2009 the row is yellow. At 12/19/2009 it is red.

I would also like to color a row (some color) when a 100% is reached in
the
"completed %) cell.

Help is appreciated!



  #3   Report Post  
Posted to microsoft.public.excel.misc
tbo tbo is offline
external usenet poster
 
Posts: 5
Default Color row based on cell value

This looks promising. Seems the answer lies in conditional formatting.
Must be easy when you know what you're doing. ;)

http://www.asap-utilities.com/blog/i...-a-cell-value/

"tbo" wrote:

I see several posts about conditional formatting.
As a novice what I need is a walkthrough no matter what the solution!

I would like to color a row yellow at a certain date, then red at another.
This is for a project and the yellow and red correspond to due dates.
Say at 12/11/2009 the row is yellow. At 12/19/2009 it is red.

I would also like to color a row (some color) when a 100% is reached in the
"completed %) cell.

Help is 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
Changing the color of a cell based on the color of another cell. LATC Excel Discussion (Misc queries) 7 December 4th 09 09:49 PM
Change Text Color in one cell based upon entry in referenced cell Tee Excel Discussion (Misc queries) 3 September 12th 08 10:07 PM
Change tab color based on current color of a cell MarkT Excel Discussion (Misc queries) 0 May 22nd 08 05:46 PM
Can you change the color of one cell based on the color of another andoscott Excel Discussion (Misc queries) 4 May 4th 07 04:02 PM
Excel: Syntax to change cell color based on color of another cell davew18 Excel Worksheet Functions 1 January 4th 07 01:24 PM


All times are GMT +1. The time now is 05:17 PM.

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"