VLOOKUP Help

mfbball04

New Member
Joined
Nov 17, 2017
Messages
10
Hey Guys,
I'm having an issue with a formula. I have 4 main fields.. Part number, work order number, scrap code, and scrap. I have a separate sheet setup with part number and work order in the rows and scrap codes going across. I have already setup a vlookup to look up how many pieces of scrap per code.. but the problem is that it's only looking at the first piece of data listed for that work order number. I have formula currently setup as

IF(VLOOKUP(WORK ORDER NUMBER, SET OF DATA, SCRAP CODE COLUMN, FALSE)="SCRAP CODE", VLOOKUP(WORK ORDER NUMBER, SET OF DATA, AMOUNT OF SCRAP COLUMN< FALSE))

Any suggestions on what i should do? If there are multiple scrap codes for the same work order i'm done with this current formula. ANy help for this newbie is appreciated.
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,216,102
Messages
6,128,853
Members
449,471
Latest member
lachbee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top