E
emm8080
Hi
I need a function that compares two columns of numbers and returns o
sorts numbers in column A that do not occur in column B
A B
1 1
2 3
3 3
4 4
The result would be 2.
Thx
Emm
I need a function that compares two columns of numbers and returns o
sorts numbers in column A that do not occur in column B
A B
1 1
2 3
3 3
4 4
The result would be 2.
Thx
Emm