I need to formulate something that will look up by part number (Columns A) to put an X under the Vendor names in Sheet 2 to show which of the part numbers we've previously purchased from each vendor (column L in sheet 1). I know index match will look up by two values (part number and vendor code?) to insert a value but I cant seem to get that to work here.
**Plus, more times than not I have part numbers duplicated in the list on sheet 1 because we've purchased from multiple vendors.
I was thinking if it would just return the vendor number I could put that formula inside an IF formula for >0,X,"") to just get an X in the box for each vendor we've purchased the item from before.
Any suggestions? I'm stumped and I know this will be an easy one for you guys.
Thanks in advance!!
Sheet 1
Sheet 2
**Plus, more times than not I have part numbers duplicated in the list on sheet 1 because we've purchased from multiple vendors.
I was thinking if it would just return the vendor number I could put that formula inside an IF formula for >0,X,"") to just get an X in the box for each vendor we've purchased the item from before.
Any suggestions? I'm stumped and I know this will be an easy one for you guys.
Thanks in advance!!
Sheet 1
Excel 2010 | ||||||
---|---|---|---|---|---|---|
A | J | L | M | |||
1 | Material | LPP | Vendor Code | Vendor Name | ||
2 | 20000001 | |||||
4 | 20000002 | |||||
6 | 20000003 | |||||
8 | 20000004 | |||||
9 | 20000004 | |||||
11 | 20000005 | |||||
13 | 20000006 | $ 7.02 | 300390 | JOY GLOBAL UNDERGOUND MINING LLC | ||
14 | 20000006 | |||||
16 | 20000007 | $ 10.22 | 300390 | JOY GLOBAL UNDERGOUND MINING LLC | ||
17 | 20000007 | $ 10.42 | 300390 | JOY GLOBAL UNDERGOUND MINING LLC | ||
18 | 20000007 | $ 9.92 | 300390 | JOY GLOBAL UNDERGOUND MINING LLC | ||
19 | 20000007 | |||||
21 | 20000008 | $ 13.18 | 300242 | FAIRMONT SUPPLY COMPANY | ||
22 | 20000008 | |||||
24 | 20000009 | $ 2.07 | 305412 | GAULEY-ROBERTSON INC | ||
FE Inv with LPP |
Sheet 2
Excel 2010 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
A | F | G | H | I | J | K | L | |||
1 | 300003 | 300013 | 300020 | 300026 | 300030 | 300047 | ||||
2 | Material No. | Lowest LPP | ABSOLUTE INNOVATIONS | ASSOCIATED PALLET INC | BAKER&SON'S PLUMBING INC | BATTERY SPECIALISTS | BELT TECH INDUSTRIAL INC | BOBCAT OF SPRINGFIELD | ||
3 | 20000001 | |||||||||
4 | 20000002 | |||||||||
5 | 20000003 | |||||||||
6 | 20000004 | |||||||||
7 | 20000005 | |||||||||
8 | 20000006 | |||||||||
9 | 20000007 | $ 9.92 | ||||||||
10 | 20000008 | |||||||||
11 | 20000009 | $ 2.07 | ||||||||
12 | 20000010 | |||||||||
Material & Vendors |