Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kimberly5590
 
Posts: n/a
Default Conditional Formatting

Hi,

I am trying to write a condition if one cell meets the condition (Example H5
= OPEN) then turn cells H1 through O1 to red (Color fill)
If H5 = Closed then turn Cells H1 through O1 to Green

Is this something I can do in Excel?

Any help would be greatly appreciated.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Suresh
 
Posts: n/a
Default Conditional Formatting

FormatConditional Formatting under this you can define a formula referring
to the cell H5="open" and define the conditional formats. You can specify
upto 3 different conditions and you can also specify them within a formula,
such as an if function

"Kimberly5590" wrote:

Hi,

I am trying to write a condition if one cell meets the condition (Example H5
= OPEN) then turn cells H1 through O1 to red (Color fill)
If H5 = Closed then turn Cells H1 through O1 to Green

Is this something I can do in Excel?

Any help would be greatly appreciated.

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kimberly5590
 
Posts: n/a
Default Conditional Formatting

I understand how to format one cell, I'm just not sure how to format
multilple cells within one row based on whats in that one cell.

What I want to see is if h5="open" the color fill h1 through o1 with RED...



"Suresh" wrote:

FormatConditional Formatting under this you can define a formula referring
to the cell H5="open" and define the conditional formats. You can specify
upto 3 different conditions and you can also specify them within a formula,
such as an if function

"Kimberly5590" wrote:

Hi,

I am trying to write a condition if one cell meets the condition (Example H5
= OPEN) then turn cells H1 through O1 to red (Color fill)
If H5 = Closed then turn Cells H1 through O1 to Green

Is this something I can do in Excel?

Any help would be greatly appreciated.

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kimberly5590
 
Posts: n/a
Default Conditional Formatting

I also want to repeat this formatting in multiple rows..

Thanks Much!

"Kimberly5590" wrote:

I understand how to format one cell, I'm just not sure how to format
multilple cells within one row based on whats in that one cell.

What I want to see is if h5="open" the color fill h1 through o1 with RED...



"Suresh" wrote:

FormatConditional Formatting under this you can define a formula referring
to the cell H5="open" and define the conditional formats. You can specify
upto 3 different conditions and you can also specify them within a formula,
such as an if function

"Kimberly5590" wrote:

Hi,

I am trying to write a condition if one cell meets the condition (Example H5
= OPEN) then turn cells H1 through O1 to red (Color fill)
If H5 = Closed then turn Cells H1 through O1 to Green

Is this something I can do in Excel?

Any help would be greatly appreciated.

Thanks

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kimberly5590
 
Posts: n/a
Default Conditional Formatting

Figured it out... Thanks for your help was much appreciated!!



"Kimberly5590" wrote:

Hi,

I am trying to write a condition if one cell meets the condition (Example H5
= OPEN) then turn cells H1 through O1 to red (Color fill)
If H5 = Closed then turn Cells H1 through O1 to Green

Is this something I can do in Excel?

Any help would be greatly appreciated.

Thanks



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben
 
Posts: n/a
Default Conditional Formatting

Kimberly

Yes, through Conditional Formatting.

Select H1:O1 and FormatConditional FormattingCondition 1Formula is:

=$H$5="OPEN" Format to Red Pattern

Hit "Add" button to set Condition 2

Condition 2Formula is:

=$H$5="Closed" Format to Green Pattern


Gord Dibben Excel MVP

On Thu, 17 Nov 2005 11:11:02 -0800, Kimberly5590
wrote:

Hi,

I am trying to write a condition if one cell meets the condition (Example H5
= OPEN) then turn cells H1 through O1 to red (Color fill)
If H5 = Closed then turn Cells H1 through O1 to Green

Is this something I can do in Excel?

Any help would be greatly appreciated.

Thanks


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
Conditional Formatting Error ddate Excel Worksheet Functions 0 May 5th 05 09:00 PM
difficulty with conditional formatting Deb Excel Discussion (Misc queries) 0 March 23rd 05 06:13 PM
conditional formatting question Deb Excel Discussion (Misc queries) 0 March 23rd 05 02:07 AM
Determine cells that drive conditional formatting? Nicolle K. Excel Discussion (Misc queries) 2 January 7th 05 01:08 AM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM


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