Excel: Matching/Sorting

Closed
needysheep - Mar 18, 2011 at 03:59 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Mar 18, 2011 at 04:08 PM
Hello,
I'm dumb, lazy, and having trouble finding an efficient way to complete a price list for my store. Here's what I need to do.

I have two files. One lists the items I carry (store inventory), the other is much longer and lists all of the items available from my distributor. The problem is that my store inventory list doesn't have any UPC codes on it, it has company product codes. The distributor list has both. I need to put a column of UPC codes into my store inventory list.

I'd like to paste the distributor's list of product and UPC codes into my store inventory list and somehow sort to match product codes, thereby matching UPC codes. Regular A-Z sorting did not work because there are far more distributor entries than inventory entries.

Can anyone help me?

Thank you!!!



Related:

1 response

rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Mar 18, 2011 at 04:08 PM
use vlookup to match "product codes" on both sheets and return the upc
0