Thread: NOT equal to
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MartinW MartinW is offline
external usenet poster
 
Posts: 860
Default NOT equal to

Hi Neon,

< is the symbol for not equal to

HTH
Martin


"Neon520" wrote in message
...
How to write the criteria in the formula as NOT EQUAL TO?

For example, =if(A1 is NOT equal to "YES", do something, else do something
else)