To set the whole row in a particular colo. (based on some conditio

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I was to set a particular color to a row based on some condition.

ForEx: if the value of a cell E5 is 'closed', then
set that entire row to 'grey' color.

How do I do that?
 
Use conditional formatting.

Select all the rows (let's assume it is E-M in this case).
Go to CF.
Change Condition 1 to Formula Is
Add a formula of =$E5="closed"
Click Format button and format as desired
OK out

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
HI,
The below solutionh was enouigh to set for a single row.

I selected some 5 rows and try to "Paste Special" with only the FOrmats of
that row. It didnt work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top