Let me clarify this a little more.
I have lots of rows that I want to evaluate.
The cell will contain more than the word Total
The column of text will have more than one row with the word Total in it.
Select all your rows that can (or could eventually) have data in them and
use this formula in the Conditional Formatting dialog (don't forget to
select the Bold property for the Format/Font tab)...
=COUNTIF(1:1,"*total*")>0
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.