I have a lagre table in Excel, containing Part Number, Description, Model Name.
One part number can exist for more than one model.
I wish to make a simple application in Excel, where the user will type the part number in a CELL of an excel worksheet, and the Model names will appear in nearby CELLs.
can anybody tell me how to do it?
Example is here:
Part No.........Desription.....................................Qty.......Model
000120375 -NUT HEX G6.35 X1.27X5.74X8.8 -2- 2205LSGM
000120384 -WASHER SPRING LOCK 1/2 ZP -2- 2205LSGM
000120393 -WASHER PLAIN G8.712X17.450X1.295 -1- 2185GM
000120393 -WASHER PLAIN G8.712X17.450X1.295 -1- 2205LSGM
000120393 -WASHER PLAIN G8.712X17.450X1.295 -1- 3385GM
000120393 -WASHER PLAIN G8.712X17.450X1.295 -2- 4335GM
if the user types "000120393", corresponding models 2185GM, 2205LSGM, 3385GM, 4335GM should appear.
One part number can exist for more than one model.
I wish to make a simple application in Excel, where the user will type the part number in a CELL of an excel worksheet, and the Model names will appear in nearby CELLs.
can anybody tell me how to do it?
Example is here:
Part No.........Desription.....................................Qty.......Model
000120375 -NUT HEX G6.35 X1.27X5.74X8.8 -2- 2205LSGM
000120384 -WASHER SPRING LOCK 1/2 ZP -2- 2205LSGM
000120393 -WASHER PLAIN G8.712X17.450X1.295 -1- 2185GM
000120393 -WASHER PLAIN G8.712X17.450X1.295 -1- 2205LSGM
000120393 -WASHER PLAIN G8.712X17.450X1.295 -1- 3385GM
000120393 -WASHER PLAIN G8.712X17.450X1.295 -2- 4335GM
if the user types "000120393", corresponding models 2185GM, 2205LSGM, 3385GM, 4335GM should appear.