Conditional Formatting

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

Guest

I have 2 cells:

A1 (yes or no value)
B1 (numeric value)

I want to apply conditional formatting to cell B1 that says if A1="yes" then
contents of B1 are bold.

How can I do this?
 
Jess,

Select B1. Format - Conditional formatting - formula:

=A1="yes"
 

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