Column changes - Numbers to Text

J

Jeremy

In Column G, I have a list of numbers. I want to change those numbers to
text if Column C does not meet some contitions

IF C2 <> [3 seperate text conditions] E2 = "DO NOT COUNT"

IF C2 = [same three text conditions above] E2 needs to remain the same
number it is
 
Top