Need a function (or other way) to ...

P

pmarques

Need a function (or other way) to ...
compara 2 columms (A, B), with numbers; and return (to a third columm)
the values of the B that *are not * in A.

ThankS
 
P

pmarques

I've resolved the problem
it seems that in excel 97 intead of "," it is ";" in the formula
UAU!!!!!!!!
:)
 
B

Bob Phillips

That is not Excel97, but Excel language versions. Some continental versions
use a ; separator, whilst most use the ,.
 
Top