Computing.Net > Forums > Office Software > Color formatting in Excel 2007

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Color formatting in Excel 2007

Reply to Message Icon

Name: Nickjellberg
Date: September 24, 2009 at 02:21:42 Pacific
OS: Windows XP
Subcategory: Microsoft Office
Comment:

I have set up a rule for changing the color in a
specific cell, depending on which text option i
choose in a drop down list, but what if I want the
whole row to attain that same color?? is that
possible?



Sponsored Link
Ads by Google

Response Number 1
Name: DerbyDad03
Date: September 24, 2009 at 05:43:57 Pacific
Reply:

I don't use 2007, so I'll assume that by "rule" you mean that you are using Conditional Formatting.

In 2003 I selected Row 10 by clicking on the row number and then used:

Format...Conditional Formatting...Formula Is...

Condition 1: =IF($A$1="Blue",TRUE,FALSE)
Format...Patterns...Click Blue

Condition 2: =IF($A$1="Red",TRUE,FALSE)
Format...Patterns...Click Red

I put a Drop Down in A1 containing Blue and Red.

Whichever color I choose, that's the color that Row 10 becomes.


0

Response Number 2
Name: Nickjellberg
Date: September 24, 2009 at 06:01:58 Pacific
Reply:

Doesn't work in 2007... or not for me at least :(


0

Response Number 3
Name: DerbyDad03
Date: September 24, 2009 at 07:49:13 Pacific
Reply:

"Doesn't work" is kind of generic.

A little more detail might help.


0

Response Number 4
Name: Humar
Date: September 24, 2009 at 09:39:17 Pacific
Reply:

Hi,

The formulas for conditional formatting that DerbyDad03 gave you do work in Excel 2007.

Maybe you didn't enter them correctly.
Excel 2007 has a load more options for conditional formatting than 2003.

Select the whole of a row, then goto Home - Styles - Conditional Formatting - Manage Rules
Click new rule
Select 'use a formula to determine ...'
Enter =IF($A$1="Blue",TRUE,FALSE) in the box
Set the format (blue fill)
click OK
The Applies to box should already have $10:$10 if that is the row you selected.
Repeat the new rule for the Red option.

Click OK until conditional formatting box closes.

Enter Blue in cell A1 and the whole row goes blue,
or enter Red in cell A1 ...

Regards


0

Response Number 5
Name: Humar
Date: September 24, 2009 at 09:41:38 Pacific
Reply:

Hi,

As you say that you already have conditional formatting working for one cell, you should be able to change the range of cells the rule applies to by changing from a single cell in the 'Applies To' box, to the address for the whole row.

Regards


0

Related Posts

See More



Response Number 6
Name: Nickjellberg
Date: September 25, 2009 at 01:02:27 Pacific
Reply:

Thank you very much for your helpful answers. I have tried all
the options you have given me now. I HAVE entered the
formulas correctly but still can't seem to get it to work..

I have tried both using the name of the color in the equation,
and also the name of the box-text, but neither works. Nothing
happens once I have applied the conditional formatting to the
specific row.

As for expanding the "applies-to" box, this does not work
either, as the conditional formatting that has already been set
up is based on the text in the specific cell.

I will give you a more detailed description of my setup:

The options in my drop-down menu are:
New - returning the color (no color)
Evaluated - returning the color (blue)
Assigned - returning the color (yellow)
In progress - returning the color (orange)
Finished - returning the color (green)

the formatting has been set up in conditional formatting -
reacting to cells with a "particular text" and "starting with" the
options, and then finally applied to the whole spreadsheet

Thank You


0

Response Number 7
Name: Humar
Date: September 25, 2009 at 04:33:37 Pacific
Reply:

Hi,

From your reply, I am not entirely clear how this is meant to work.

Is this what you have:
Rows of data (i.e., records) which may be New, Evaluated etc.

There is a drop down list in a cell at the start of each row (record) which has the list of these statuses (New, Evaluated etc.)

and the row (record) is coloured according to the status selected for it.

Please let us know, and then someone can offer a more specific option.

One other thing, as the option to colour a whole row based on the text selected in one cell does work - I have it working on Excel 2007 - you should try and get the example working. Perhaps try it out on a new workbook, with no existing conditional formatting.

Regards


0

Response Number 8
Name: Nickjellberg
Date: September 25, 2009 at 05:12:21 Pacific
Reply:

Figured it out...

Thank you very much for your replies


0

Response Number 9
Name: DerbyDad03
Date: September 25, 2009 at 05:25:05 Pacific
Reply:

re: Figured it out...

Why not share with us how you "figured it out"?

Since we put in the effort to help you, it would be nice to know what the problem was as well as the final solution.

It might help us help others in the future.


0

Sponsored Link
Ads by Google
Reply to Message Icon





Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Color formatting in Excel 2007

unable to right click in Excel 2007 www.computing.net/answers/office/unable-to-right-click-in-excel-2007/9142.html

Conditional Formatting in Excel 2007 www.computing.net/answers/office/conditional-formatting-in-excel-2007/9238.html

Tricky Transposing in Excel 2007 www.computing.net/answers/office/tricky-transposing-in-excel-2007/8297.html