ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Color row based on cell value (https://www.excelbanter.com/excel-discussion-misc-queries/250636-color-row-based-cell-value.html)

tbo

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!

David Biddulph[_2_]

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!




tbo

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!



All times are GMT +1. The time now is 07:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com