Hrishi
Board Regular
- Joined
- Jan 25, 2017
- Messages
- 56
- Office Version
- 365
- Platform
- Windows
Hello, I have 2 columns with around 1000 rows in each column filled with data numbers viz. B122512, B655865 etc
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Data 1
[/TD]
[TD]Data 2
[/TD]
[/TR]
[TR]
[TD]B155425
[/TD]
[TD]B859575
[/TD]
[/TR]
[TR]
[TD]B859575
[/TD]
[TD]B155425
[/TD]
[/TR]
[TR]
[TD]B655864
[/TD]
[TD]B155425
[/TD]
[/TR]
[TR]
[TD]and so on
[/TD]
[TD]and so on
[/TD]
[/TR]
</tbody>[/TABLE]
I want to find all common numbers exciting in both Data, and all uncommon numbers as well. How to find that? plz help.
Regards
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Data 1
[/TD]
[TD]Data 2
[/TD]
[/TR]
[TR]
[TD]B155425
[/TD]
[TD]B859575
[/TD]
[/TR]
[TR]
[TD]B859575
[/TD]
[TD]B155425
[/TD]
[/TR]
[TR]
[TD]B655864
[/TD]
[TD]B155425
[/TD]
[/TR]
[TR]
[TD]and so on
[/TD]
[TD]and so on
[/TD]
[/TR]
</tbody>[/TABLE]
I want to find all common numbers exciting in both Data, and all uncommon numbers as well. How to find that? plz help.
Regards