Conditional Formating on Row

  • Thread starter Thread starter loscherland
  • Start date Start date
L

loscherland

Can you apply conditional formating to a number of colums in a ro
dependant on what information is enterd in a particular cell in tha
row.

Eg.

IF Cell H2 = "New" then Format text in cells A2:H2 as 'Red' 'Bold
 
Hi
try the following:
- select the cells A2:H2
- goto the conditional format dialog and enter the formula
=$H2="New"
- choose your format
 
Don't forget to change from a Condition to Formula Is.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

Frank Kabel said:
Hi
try the following:
- select the cells A2:H2
- goto the conditional format dialog and enter the formula
=$H2="New"
- choose your format
 

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

Similar Threads


Back
Top