Hi All,
Thanks in advance on any help.
How do i have 4 columns on 1 worksheet that contained:
Col A (list A)
Col B (list B)
Col C (compare A,B and return found in Col A but not Col B)
Col D (compare A,B and return found in Col B but not Col A)
Example:
Col A (list A)
111
555
333
Col B (list B)
222
555
444
Result:
Col C
111
333
Col D
222
444
Thanks in advance on any help.
How do i have 4 columns on 1 worksheet that contained:
Col A (list A)
Col B (list B)
Col C (compare A,B and return found in Col A but not Col B)
Col D (compare A,B and return found in Col B but not Col A)
Example:
Col A (list A)
111
555
333
Col B (list B)
222
555
444
Result:
Col C
111
333
Col D
222
444