So I need to sort and match this data. It is split into two excel spreadsheets.
These how they are setup
Document A:
\1
Document B:
\1
If you can't see the pictures they are here. http://www.sherdog.net/forums/f48/ex.../#post31220799
As you see, the formats of the credit card #'s are different from Document A to Document B and B also includes names. There is also two duplicate entries on Document B. Other than that, the ending four digits of the credit cards on Document A match those on Document B along with the corresponding amounts.
What I need to do. I need to put these excels side by side so that the same credit card numbers are in the same row with the amounts matching as well. By side to side I mean sorted correctly and cut + paste Document B along side Document A. The thing is.. I have thousands of names and credit card numbers for both excels.
I'm basically looking how to eliminate duplicates without going through them all. I thought of sorting them by CC number, but the duplicates are screwing it up. I'm sure there is a more simple way.
Bookmarks