Multiple conditional on conditional format formula
=OR($C1="Newsprint Total",$C1="Specialties Total")
--
HTH
-------
Bob Phillips
"Erin" wrote in message
...
I have a conditional format like this:
If formula is = $C1 = "Newsprint Total"
I want to apply the same format if it is "Newsprint Total" or "Specialties
Total". How can I make this formula be an OR?
|