Matching a value in a lookup table based on range in the lookup table.

toughguy19

New Member
Joined
Oct 19, 2007
Messages
5
I am trying to do something that seems simple. I have the thickness (ex .063) of a sheet of metal in my main table. I now want to lookup what “gauge” it is from a gauge_lookup table. The problem is that in the gauge_lookup table I have a range for each one - 16ga .054 .068 - so that would be three columns. My example would go to the gauge_lookup table find where .063 fits and then return the “16ga” answer. How do I tell it to go look and see where it matches based on the criteria in the gauge_lookup table? Thank you
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Please post some sample data together with expected outcome to make it possible for us to help you.

You can use the available add-in xl2bb.
 
Upvote 0

Forum statistics

Threads
1,214,918
Messages
6,122,241
Members
449,075
Latest member
staticfluids

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