#1   Report Post  
koba
 
Posts: n/a
Default coloring in rows


Hi

Could somebody please help me with the following problem?

How do I set a conditional format that if L5,M5, or N5 = “BAD” then
highlight the row yellow, otherwise leave it the standard non fill
color (clear)

Thanks

Andrew


--
koba
------------------------------------------------------------------------
koba's Profile: http://www.excelforum.com/member.php...o&userid=28639
View this thread: http://www.excelforum.com/showthread...hreadid=483715

  #2   Report Post  
Rowan Drummond
 
Posts: n/a
Default coloring in rows

Select Row 5. Format Conditional Formatting. Formula is:
=OR($L5="Bad",$N5="Bad",$M5="Bad")
Set the required colour format,

Hope this helps
Rowan

koba wrote:
Hi

Could somebody please help me with the following problem?

How do I set a conditional format that if L5,M5, or N5 = “BAD” then
highlight the row yellow, otherwise leave it the standard non fill
color (clear)

Thanks

Andrew


  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default coloring in rows

Select the row, and in CF use a formula of =COUNTIF($L$5:$N$5,"BAD")0, and
in the pattern tab choose your colour.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"koba" wrote in message
...

Hi

Could somebody please help me with the following problem?

How do I set a conditional format that if L5,M5, or N5 = "BAD" then
highlight the row yellow, otherwise leave it the standard non fill
color (clear)

Thanks

Andrew


--
koba
------------------------------------------------------------------------
koba's Profile:

http://www.excelforum.com/member.php...o&userid=28639
View this thread: http://www.excelforum.com/showthread...hreadid=483715



  #4   Report Post  
koba
 
Posts: n/a
Default coloring in rows


Thanks

The formula works but its NQR

It only colors in rows that do not have text in them not the whole row.
Can you think why this would be?

Andrew


--
koba
------------------------------------------------------------------------
koba's Profile: http://www.excelforum.com/member.php...o&userid=28639
View this thread: http://www.excelforum.com/showthread...hreadid=483715

  #5   Report Post  
koba
 
Posts: n/a
Default coloring in rows


Sorry neither one of those formulas worked, same problem as before


--
koba
------------------------------------------------------------------------
koba's Profile: http://www.excelforum.com/member.php...o&userid=28639
View this thread: http://www.excelforum.com/showthread...hreadid=483715



  #6   Report Post  
Rowan Drummond
 
Posts: n/a
Default coloring in rows

It works for me. How did you implement it? Did you mean only colours in
CELLS that do not have text in them and not whole row?

Regards
Rowan

koba wrote:
Thanks

The formula works but its NQR

It only colors in rows that do not have text in them not the whole row.
Can you think why this would be?

Andrew


  #7   Report Post  
koba
 
Posts: n/a
Default coloring in rows


Hi Rowan

It colors in the whole row except for the cells inwhich i have text or
numbers

In the conditional funtion what did you make it. I put it under ëqual
to

Andrew


--
koba
------------------------------------------------------------------------
koba's Profile: http://www.excelforum.com/member.php...o&userid=28639
View this thread: http://www.excelforum.com/showthread...hreadid=483715

  #8   Report Post  
Rowan Drummond
 
Posts: n/a
Default coloring in rows

Try this again:
Select Row 5.
FormatConditional FormattingDeleteCondition 1OK.
Now change the first Drop Down from "Cell Value is" to "Formula Is".
Then in the right hand box paste the formula:
=OR($L5="Bad",$N5="Bad",$M5="Bad")
Set your required formatting.

Regards
Rowan

koba wrote:
Hi Rowan

It colors in the whole row except for the cells inwhich i have text or
numbers

In the conditional funtion what did you make it. I put it under ëqual
to

Andrew


  #9   Report Post  
koba
 
Posts: n/a
Default coloring in rows


thats better thanks


--
koba
------------------------------------------------------------------------
koba's Profile: http://www.excelforum.com/member.php...o&userid=28639
View this thread: http://www.excelforum.com/showthread...hreadid=483715

  #10   Report Post  
Rowan Drummond
 
Posts: n/a
Default coloring in rows

You're welcome.

koba wrote:
thats better 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
Insert rows based on specific value bob Excel Worksheet Functions 6 February 29th 08 07:11 PM
formula to use when number of rows changes dynamically confused Excel Worksheet Functions 3 August 17th 05 03:55 PM
REALLY miussing rows in Excel2000 Geoff Lambert Excel Discussion (Misc queries) 2 July 21st 05 03:20 PM
Hiding Rows if the linked rows are blank KG Excel Discussion (Misc queries) 9 May 18th 05 02:32 AM
Adding Rows to Master Sheet Excel Newbie New Users to Excel 1 December 23rd 04 10:56 PM


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