A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

fill a color to a row



 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old March 22nd, 2010, 07:46 PM posted to microsoft.public.excel.newusers
Ganesh
external usenet poster
 
Posts: 21
Default fill a color to a row


Thank you Raj. you are awesome.........

"Raj" wrote:

Hi Mns

try this...

Since you want to give a criteria so that colors whole row.
Assume you have a sample database as below..
Having this database you want to color the whole row when you update the
status column. Lets say when you fill status as open then whole row should be
RED.
Before using a formula use this criteria.
In separate column say in column E type as open then select whole column and
rename the range as updateR in the range naming exactly to left of formula
tool bar. then use the formula as =countif(updater,$c2).
type the above formula in conditional formatting new rule and fill the RED
color.


A B C
Names Tickets status
Donna Sev1 open
Martin sev2 open
Wes sev2 open
Peter sev3 closed
Rajesh sev3 closed



"mns" wrote:

=$H1=1 kind formulas can be entered. but
=AND(H3=1,I3=0) cannot be entered. and when I try
="AND(H3=1,I3=0)" this way excel doesnt do anything,
and says i have an error




"Don Guillett" wrote:

formula =

=$h1=1

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"mns" wrote in message
...
Hi,
I want to check a column (lets say H) if there is a 1 value i want excel
to
color the row.

lets say there is a 1 on H6, I want to fill a color to row 6. It can be
full
coloring or if i can i might like to range it to A6:J6

thanx in advance

.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:39 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.