Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
We manufacture hundreds of parts for multiple clients. In sheet1 there are
drop down menus to choose the client and the unique part description of the parts that were produced. Sheet 2 contains a master list of part descriptions and the corresponding part codes. I would like the part code to automatically populate on Sheet1 once the corresponding part description has been selected. Sheet1: Choose clients and parts produced Column A: Client B: Description C: Part Code GE 5mm Bolt GE 7mm Bolt BMW 9mm Washer Sheet 2: Master List Column A: Client B: Description C: Part Code GE 5mm Bolt INT5105 GE 6mm Bolt INT5106 GE 7mm Bolt INT5107 BMW 5mm Washer INT6005 BMW 6mm Washer INT6006 BMW 7mm Washer INT6007 Is it possible to lookup and match the part description and then return the corresponding part code from Sheet2 to Sheet1? Hope this makes sense. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup formula to return all instances of match? | Excel Discussion (Misc queries) | |||
lookup single value in one sheet, return multiple results from theother sheet | Excel Worksheet Functions | |||
match data to another sheet and return all the data on that row | Excel Worksheet Functions | |||
LOOKUP two data sets for match - return 1 or 0 - Please help! | Excel Worksheet Functions | |||
can lookup return err if no match found | Excel Worksheet Functions |