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

I have a drop down box (in cell 1) that people have to choose an option for
(out of approx 20 items) - I want to turn the cell next to it (C2) red if one
particular option is selected from the drop down menu in C1 - this will act
as a reminder that they need to select another option from (C2) in order to
proceed - help is needed. Thanks.
--
DWillcox
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default Conditional Formatting

Move to cell C2 and click FORMAT/CONDITIONAL FORMATTING in the menu.

Change condition 1 from CELL VALUE IS to FORMULA IS and in field to the
right enter the following formula if comparing for a value (substituting your
value for the 1 in the example:

=B2=1

If you want to compare to a text value, enter the text value in quotes

=B2="Message"

Then click the FORMAT command button, select the shade of red you prefer and
click OK 2 times to return to the worksheet.
--
Kevin Backmann


"Willco3" wrote:

I have a drop down box (in cell 1) that people have to choose an option for
(out of approx 20 items) - I want to turn the cell next to it (C2) red if one
particular option is selected from the drop down menu in C1 - this will act
as a reminder that they need to select another option from (C2) in order to
proceed - help is needed. Thanks.
--
DWillcox

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Conditional Formatting

In C2, Conditional Formatting, Formula Is (not Cell Value Is) =C1="whichever
selection you want to shade the cell"
Choose the appropriate pattern format.
--
David Biddulph

"Willco3" wrote in message
...
I have a drop down box (in cell 1) that people have to choose an option for
(out of approx 20 items) - I want to turn the cell next to it (C2) red if
one
particular option is selected from the drop down menu in C1 - this will
act
as a reminder that they need to select another option from (C2) in order
to
proceed - help is needed. Thanks.
--
DWillcox



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
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
Conditional formatting C Tate Excel Discussion (Misc queries) 1 February 22nd 06 11:14 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 04:48 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"