Okay ! I got a two huge separate excel sheets.
One has values upto 90k (Sheet 1) and other has 7k (Sheet 2)
Now I want to find the duplicate value in sheet 2 present in sheet 1 and have a all unique values to be present in sheet three
It be some what like this
[TABLE="class: grid, width: 192"]
<TBODY>[TR]
[TD]Sheet 1</SPAN>
[/TD]
[TD]Sheet 2</SPAN>
[/TD]
[TD]Sheet 3</SPAN>
[/TD]
[/TR]
[TR]
[TD]Column A </SPAN>
[/TD]
[TD]Column A </SPAN>
[/TD]
[TD]Column A </SPAN>
[/TD]
[/TR]
[TR]
[TD]Adam </SPAN>
[/TD]
[TD]Logan
[/TD]
[TD]Adam</SPAN>
[/TD]
[/TR]
[TR]
[TD]Shawn </SPAN>
[/TD]
[TD]Jane
[/TD]
[TD]Shawn</SPAN>
[/TD]
[/TR]
[TR]
[TD]Logan
[/TD]
[TD]Ajay
[/TD]
[TD]Jose</SPAN>
[/TD]
[/TR]
[TR]
[TD]Jane
[/TD]
[TD]Puta
[/TD]
[TD]Sarah</SPAN>
[/TD]
[/TR]
[TR]
[TD]Sarah </SPAN>
[/TD]
[TD]Gandalf
[/TD]
[TD]Peter</SPAN>
[/TD]
[/TR]
[TR]
[TD]Ajay
[/TD]
[TD]Bruce </SPAN>
[/TD]
[TD]Pedro</SPAN>
[/TD]
[/TR]
[TR]
[TD]Jose </SPAN>
[/TD]
[TD]Clark </SPAN>
[/TD]
[TD]Bruce</SPAN>
[/TD]
[/TR]
[TR]
[TD]Pedro </SPAN>
[/TD]
[TD]Clark</SPAN>
[/TD]
[TD]Magix</SPAN>
[/TD]
[/TR]
[TR]
[TD]Puta
[/TD]
[TD]Tony
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Magix </SPAN>
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Gandalf
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Peter</SPAN>
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Tony
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</TBODY>[/TABLE]
Now to be precise, there are two column in each sheet having the Values. I want to erase the value which are duplicate and in the third sheet to reflect the only unique ones
Can someone help me with a formula or a Macro.
Looking forward to quick reply
Thanks in Advance
One has values upto 90k (Sheet 1) and other has 7k (Sheet 2)
Now I want to find the duplicate value in sheet 2 present in sheet 1 and have a all unique values to be present in sheet three
It be some what like this
[TABLE="class: grid, width: 192"]
<TBODY>[TR]
[TD]Sheet 1</SPAN>
[/TD]
[TD]Sheet 2</SPAN>
[/TD]
[TD]Sheet 3</SPAN>
[/TD]
[/TR]
[TR]
[TD]Column A </SPAN>
[/TD]
[TD]Column A </SPAN>
[/TD]
[TD]Column A </SPAN>
[/TD]
[/TR]
[TR]
[TD]Adam </SPAN>
[/TD]
[TD]Logan
[/TD]
[TD]Adam</SPAN>
[/TD]
[/TR]
[TR]
[TD]Shawn </SPAN>
[/TD]
[TD]Jane
[/TD]
[TD]Shawn</SPAN>
[/TD]
[/TR]
[TR]
[TD]Logan
[/TD]
[TD]Ajay
[/TD]
[TD]Jose</SPAN>
[/TD]
[/TR]
[TR]
[TD]Jane
[/TD]
[TD]Puta
[/TD]
[TD]Sarah</SPAN>
[/TD]
[/TR]
[TR]
[TD]Sarah </SPAN>
[/TD]
[TD]Gandalf
[/TD]
[TD]Peter</SPAN>
[/TD]
[/TR]
[TR]
[TD]Ajay
[/TD]
[TD]Bruce </SPAN>
[/TD]
[TD]Pedro</SPAN>
[/TD]
[/TR]
[TR]
[TD]Jose </SPAN>
[/TD]
[TD]Clark </SPAN>
[/TD]
[TD]Bruce</SPAN>
[/TD]
[/TR]
[TR]
[TD]Pedro </SPAN>
[/TD]
[TD]Clark</SPAN>
[/TD]
[TD]Magix</SPAN>
[/TD]
[/TR]
[TR]
[TD]Puta
[/TD]
[TD]Tony
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Magix </SPAN>
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Gandalf
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Peter</SPAN>
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Tony
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</TBODY>[/TABLE]
Now to be precise, there are two column in each sheet having the Values. I want to erase the value which are duplicate and in the third sheet to reflect the only unique ones
Can someone help me with a formula or a Macro.
Looking forward to quick reply
Thanks in Advance