Excel Function Ask

vutrongminh16

New Member
Joined
Jun 28, 2021
Messages
2
Office Version
  1. 2019
Platform
  1. Windows
Hello, I want to ask for the specific excel function that will help me find the value of the part number that I created.

For example, I will create a 2 column Part Number/ Code. I then assign one part number with one code. In addition, the list will be very long ( about 500 rows) so I want to know if I got one of the part number, What excel function I should use to get the code. Remember Part number is input and Code is output and the table should be included to get the code as well. I know there is more than 200 excel function and I have no idea to know what function I will use. Thank you so much
Screen Shot 2021-06-28 at 16.02.06.png
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Book1
ABCDE
1Part NumberCodePart Number to SearchMatching Code
2S-L-5-20-S-W5432WS-L-6-30-S-W5423W
3S-L-5-15-S-W5431E
4S-L-6-20-S-W5415K
5S-L-6-15-S-W5231U
6S-L-6-30-S-W5423W
7
Sheet1
Cell Formulas
RangeFormula
E2E2=VLOOKUP(D2,A2:B6,2,FALSE)
 
Upvote 0

Forum statistics

Threads
1,214,527
Messages
6,120,054
Members
448,940
Latest member
mdusw

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