Index/Match Formula - Help

Lisa_Cupcake

New Member
Joined
Jun 15, 2015
Messages
1
Hi,

This is my first time so please bear with me

I have a spreadsheet which consists of multiple items with multiple quantity breaks. I have found the cheapest price per quantity break and now I am trying to find the relevant supplier.

I have successfully done it for the first quantity break however when I use the same formula (with the exception of the match component) I am not getting a valid result and cant work out why.

=INDEX(B$1:S$1,,MATCH(U3,B3:S3,0))

If I change the match to W3 I get a answer of zero
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Let B3 and N3 house the cheapest value, say $ 10.00 and any other cell a value > $ 10.00. Don't you want to see as the results the values of B1 and N1?
 
Upvote 0

Forum statistics

Threads
1,203,761
Messages
6,057,215
Members
444,914
Latest member
Mamun12345

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