conditional formatting

  • Thread starter Thread starter Dave Eade
  • Start date Start date
D

Dave Eade

I want to format a cell based on the value of anither cell.

ie

If I9 = "yes" then format B9 as Bold Green

Anybody help - I've tried a few variation but can't get it to work.

Cheers
 
Hi,

Select B9
Format|Conditional format
Select Formula is
Enter this formula
=I9="Yes"
Pick a colour
OK.

Mike
 
Hi

under conditional formatting choose Formula Is and then refer the cell you
want to evaluate

eg: =$a$1="yes"

regards
rajesh
 

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