*NOT* equal(!)???

  • Thread starter Thread starter tx12345
  • Start date Start date
T

tx12345

Hi,

What I am trying to figure out to do is so simple it truly boggles my
mind that I have not yet figured this out.

How the heck can you simply say NOT EQUAL!???

Example,

=and(a2=a3,a3=a4,a4 DOES NOT EQUAL a5)

Is there any way one can simply put a does not equal sign in the
formula? Otherwise you have to get into all htis convolucded stuff with
the NOT function, or > or < than, and on an on.

TIA!
 
tx12345 said:
Hi,

What I am trying to figure out to do is so simple it truly boggles my
mind that I have not yet figured this out.

How the heck can you simply say NOT EQUAL!???

Example,

=and(a2=a3,a3=a4,a4 DOES NOT EQUAL a5)

Is there any way one can simply put a does not equal sign in the
formula? Otherwise you have to get into all htis convolucded stuff with
the NOT function, or > or < than, and on an on.

TIA!

Hi tx12345

<> represents not equal to

Paul
 
Back
Top