Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
DJH DJH is offline
external usenet poster
 
Posts: 14
Default Conditional Formatting - For 1 cell based on contents of any cell

Hi! I'm trying to set up conditional formatting in a column heading cell
where the cell will highlight in red if any of the cells in the rest of the
column have Yes in them.

Example: In Cell A10, I want the cell to highlight red if any of the cells
in A11 thru A100 have Yes in them. Either Yes or No will be entered in each
row of the column.

I'm using Excel 2003.

Thanks!
--
D J Hendren
  #2   Report Post  
Posted to microsoft.public.excel.misc
skm skm is offline
external usenet poster
 
Posts: 4
Default Conditional Formatting - For 1 cell based on contents of any cell

In your conditional formatting under 'Format'

Cell Value Is
equal to
="yes" It's imporant that yes be in "" as it's a word.

Hit the Format button
Select the Pattern Tab and choose the color that you want
click OK

At the Conditional Formatting menu, click OK again and you should be all set.

Good luck!!

--
Just me!

Have a safe day.


"DJH" wrote:

Hi! I'm trying to set up conditional formatting in a column heading cell
where the cell will highlight in red if any of the cells in the rest of the
column have Yes in them.

Example: In Cell A10, I want the cell to highlight red if any of the cells
in A11 thru A100 have Yes in them. Either Yes or No will be entered in each
row of the column.

I'm using Excel 2003.

Thanks!
--
D J Hendren

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,069
Default Conditional Formatting - For 1 cell based on contents of any cell

Select A10.
Select Format Conditional Formatting.
Change 'Cell Value Is' to 'Formula Is'
Enter this formula in the text box:
=COUNTIF($A$11:$A$100,"Yes")0
Click the Format button.
Click the color Red on the Patterns tab.
Click OK, then OK again.

Hope this helps,

Hutch

"DJH" wrote:

Hi! I'm trying to set up conditional formatting in a column heading cell
where the cell will highlight in red if any of the cells in the rest of the
column have Yes in them.

Example: In Cell A10, I want the cell to highlight red if any of the cells
in A11 thru A100 have Yes in them. Either Yes or No will be entered in each
row of the column.

I'm using Excel 2003.

Thanks!
--
D J Hendren

  #4   Report Post  
Posted to microsoft.public.excel.misc
DJH DJH is offline
external usenet poster
 
Posts: 14
Default Conditional Formatting - For 1 cell based on contents of any c

PERFECT!!! That was exactly what I needed.

Have a terrific weekend!
--
D J Hendren


"Tom Hutchins" wrote:

Select A10.
Select Format Conditional Formatting.
Change 'Cell Value Is' to 'Formula Is'
Enter this formula in the text box:
=COUNTIF($A$11:$A$100,"Yes")0
Click the Format button.
Click the color Red on the Patterns tab.
Click OK, then OK again.

Hope this helps,

Hutch

"DJH" wrote:

Hi! I'm trying to set up conditional formatting in a column heading cell
where the cell will highlight in red if any of the cells in the rest of the
column have Yes in them.

Example: In Cell A10, I want the cell to highlight red if any of the cells
in A11 thru A100 have Yes in them. Either Yes or No will be entered in each
row of the column.

I'm using Excel 2003.

Thanks!
--
D J Hendren

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
Formatting one cell based on the contents of another 2007-User Excel Discussion (Misc queries) 0 June 19th 07 08:13 AM
Formatting one cell based on the contents of another cell A.C.G. Excel Worksheet Functions 2 April 14th 07 04:14 AM
Formatting one cell based on the contents of another [email protected] Excel Discussion (Misc queries) 4 April 13th 07 06:15 PM
Return cell contents based on conditional lookup jarviscars Excel Worksheet Functions 15 August 5th 05 08:05 AM
Conditional Format based on contents of cell. dave m Excel Worksheet Functions 13 April 29th 05 01:12 PM


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