I have two files, File A and File B.
- I copied File A, Column A's data into File B, Column A
- I want to remove Duplicate Values from Column A when I paste into File B (without using VBA would be much better).
Thank you
I have two files, File A and File B.
Thank you
Select Column A data and goto 'Data' menu and inside this menu you will find 'Remove Duplicates' button. Click this and it will delete duplicate rows.