colorize row if...

  • Thread starter Thread starter sal21
  • Start date Start date
S

sal21

In the range A3:0 i have many rows filled whit a data, my prob is to
colorize font in entire row if in the column O is present the value
AAAA
 
Select the data block

Format --> Conditional formatting

select "Formula is"
enter =($O3="AAAA")

choose a format
click OK

Tim.
 

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