Vlookup help cross referencing cell against another sheet to return value of another cell

Alex p h

New Member
Joined
May 14, 2022
Messages
13
Office Version
  1. 365
Platform
  1. Windows
  2. Mobile
  3. Web
Can someone please help I’m trying to make a order sheet that translates alternative part numbers to my part numbers. I have a full list of the numbers in one sheet and in main sheet I’m trying to use Vlookup to find the exact match of what I type in to a cell from the other sheet and if is found then returns what is in column a in that row it has been found in, but it just won’t work for some reason. Any help would be greatly appreciated
 
yes, but its not just that 1 part number you are thinking about is it , hence reference to other part numbers with zero's in
like
04G-05FSX90-046
 
Upvote 0

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
yes, but its not just that 1 part number you are thinking about is it , hence reference to other part numbers with zero's in
like
04G-05FSX90-046
Yeah I was just using as an example
In case of 04G-05FSX90-046 the only zeros in it that would be left off when someone has is inputted would be as 4g-5fsx90-046
And the ones eg 7500-450 would always be inputed in that fashion
 
Upvote 0
i probably dont have a solution BUT
It would be necessary to know all the rules and then maybe using the Substitute() function it maybe be possible to look up the 3 columns again
I'm assuming people may enter
04G-05FSX90-046
OR they may enter
4G-5FSX90-046
what about
04G-5FSX90-046
4G-05FSX90-046

BUT nothing else - NOT just with out the first 0 only 4G-05FSX90-046, and NOT just removing the 2nd zero only 04G-5FSX90-046

Would a rule be to always remove the first zero , if the part has one - but then always remove just the 2nd zero if it follows a - dash
like
7351-0104 = 7351-104
7351-0204 = 7351-204
7351-0704 etc


probably going to need to start a new question , BUT only when you have all the possible combinations known
 
Upvote 0
i probably dont have a solution BUT
It would be necessary to know all the rules and then maybe using the Substitute() function it maybe be possible to look up the 3 columns again
I'm assuming people may enter
04G-05FSX90-046
OR they may enter
4G-5FSX90-046
what about
04G-5FSX90-046
4G-05FSX90-046

BUT nothing else - NOT just with out the first 0 only 4G-05FSX90-046, and NOT just removing the 2nd zero only 04G-5FSX90-046

Would a rule be to always remove the first zero , if the part has one - but then always remove just the 2nd zero if it follows a - dash
like
7351-0104 = 7351-104
7351-0204 = 7351-204
7351-0704 etc


probably going to need to start a new question , BUT only when you have all the possible combinations known
Thank you soo much for your time
 
Upvote 0
thats ok, let me know when you know all the rules - i can then have a look - but at the same time worth starting a new question , but only when you are clear on all the combinations
 
Upvote 0

Forum statistics

Threads
1,214,891
Messages
6,122,101
Members
449,066
Latest member
Andyg666

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