Conditional Formatting based on adjacent cell value

  • Thread starter Thread starter Bill Meacham
  • Start date Start date
B

Bill Meacham

I want to highlight cell A6 if cell B6 has the value "Yes". How do I do it?
 
Hi

Format | Conditional Format

Change to Formula is and use:

=B6="Yes"

format as you need.

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Bill Meacham" escreveu:
 
That works. Thanks!

Marcelo said:
Hi

Format | Conditional Format

Change to Formula is and use:

=B6="Yes"

format as you need.

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Bill Meacham" escreveu:
 
thanks for the feedback


--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Bill Meacham" escreveu:
 

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