Formula for changing a cell format

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

Guest

How do I change a cell format if certain text is displayed in a nother cell?

e.g; cells A4 and B4 (will change to a black pattern background) if C4
displays "Test"?
 
Hi
- select A4:B4
- goto 'Format - Conditional Format'
- enter the formula:
=$C4="Test"
- 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

Back
Top