Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 156
Default Conditional Formatting

Hi,

I have a cell (b1) that I am trying to conditionally format. This cell (b1)
is referencing another cell (a1). Cell A1 has 6 potential selections in a
drop down menu.

These selections in cell a1 a
Blue
Blue Grey
Green
Black
Red
Purple

I want to conditionally format cell b1 so that if any selection other than
red or purple is selected in cell a1, then cell b1 gray's out.

I know how to do the formatting to gray the cell out, but unfortunately you
can only have 3 conditional statements in Excel. Is it possible to make 4
conditional statements?

For instance, can I combine the conditional statement for "Blue" and "Blue
Grey" somehow since they begin with the first four same letters?

Thank you for your help!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Conditional Formatting

Hi,

Excel 2003 supports only 3 levels of conditional formatting. If you
purchase 2007 you will be able to do as many as you want. However, as I read
the question that is not really the problem:

1. Select the cells you want to format in this case B1
2. Choose Format, Conditional Formatting
3. Choose Formula is from the first drop down
4. In the second box enter the formula:
=OR($A$1="Green",$A$1="Black",$A$1="Red",$A$1="Pur ple")
5. Click the Format button
6. Choose a color on the Patterns tab (or any available option)
7. Click OK twice.

However,

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Philip" wrote:

Hi,

I have a cell (b1) that I am trying to conditionally format. This cell (b1)
is referencing another cell (a1). Cell A1 has 6 potential selections in a
drop down menu.

These selections in cell a1 a
Blue
Blue Grey
Green
Black
Red
Purple

I want to conditionally format cell b1 so that if any selection other than
red or purple is selected in cell a1, then cell b1 gray's out.

I know how to do the formatting to gray the cell out, but unfortunately you
can only have 3 conditional statements in Excel. Is it possible to make 4
conditional statements?

For instance, can I combine the conditional statement for "Blue" and "Blue
Grey" somehow since they begin with the first four same letters?

Thank you for your help!

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
How can I convert conditional formatting into explicit formatting? Patrick Harris Excel Discussion (Misc queries) 0 April 9th 09 12:00 AM
Formatting Conditional Formatting Icon Sets The Rook[_2_] Excel Discussion (Misc queries) 3 March 7th 09 08:48 PM
Formatting cells in a column with conditional formatting? shamor Excel Discussion (Misc queries) 8 May 19th 08 10:11 PM
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


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