Thread
:
Conditional Formatting
View Single Post
#
2
Posted to microsoft.public.excel.programming
JE McGimpsey
external usenet poster
Posts: 4,624
Conditional Formatting
One way:
CF1: Formula is =AND(A1<"N",A1<"O",A1<"P")
In article ,
kelleyz3 wrote:
How would I set it up where a data in a cell would be red unless it wasequal
to N, O or P?---Message posted from
http://www.ExcelForum.com/
Reply With Quote
JE McGimpsey
View Public Profile
Find all posts by JE McGimpsey