Thread
:
IF cell does not equal
View Single Post
#
4
Posted to microsoft.public.excel.misc
Sheeloo[_3_]
external usenet poster
Posts: 1,805
IF cell does not equal
Enter this anywhere other than A1
=IF(A1<"apple","A1 is not equal to apple","A1 contains apple")
"David P." wrote:
How do I do this:
=IF(cell A1 does not equal "apple"),...
Thank you.
--
David P.
Reply With Quote
Sheeloo[_3_]
View Public Profile
Find all posts by Sheeloo[_3_]