What is <>

  • Thread starter Thread starter FLKulchar
  • Start date Start date
F

FLKulchar

What does <> mean?

In other words, what does A1:A10<>4 mean??

I know a true or false value is assigned, but I would
like to know more...

thanks,

Larry
 
Not equal (different than).

Highlight that portion of the formula and hit F9 (calculate).

That's your array of true/falses.

(Hit ctrl-z to get that portion back or hit escape to exit the cell without
changing it.)
 
Back
Top