How to highlight the extra data in column

Closed
Sumit - Jul 20, 2016 at 12:11 PM
 Sumit - Jul 20, 2016 at 03:06 PM
Hello,
I want to get the extra data in a column when compared to other column.

For Ex:
If ColumnA has following data
1
2
2
3
5
& column B has:
5
1
9
2
8

then when A compared to B the output should be:
2
3

Please help me with the formula. Thanks in advance


2 responses

Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 147
Jul 20, 2016 at 12:31 PM
Sumit, Good afternoon.

Sorry but it's clear the question.

Whats is the used rule to obtain this kind of result when comparing you columns?

It's necessary to know the rule to build a formula that will help you.
0
Hi, actually I have to find the numbers from column A which are not present in column B also if a number is present in column A 3 times and only once in column B then two instances should be present in the output.
0