ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Conditional Formatting (https://www.excelbanter.com/excel-programming/299572-conditional-formatting.html)

kelleyz3

Conditional Formatting
 
How would I set it up where a data in a cell would be red unless it wa
equal to N, O or P

--
Message posted from http://www.ExcelForum.com


JE McGimpsey

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/


RudeRam

Conditional Formatting
 
What it be for the opposite i.e red if it equaled N, O, P

--
Message posted from http://www.ExcelForum.com


JE McGimpsey

Conditional Formatting
 
One way:

CF1: Formula is =OR(A1="N",A1="O",A1="P")


In article ,
RudeRam wrote:

What it be for the opposite i.e red if it equaled N, O, P?


RudeRam[_2_]

Conditional Formatting
 
JE Thank you for the answer You have saved me a ton of wor

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 02:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com