Finding value in top row using multiple criteria

mboi010

New Member
Joined
Aug 25, 2017
Messages
6
Hello,

I am trying to find the top row value that matches the criteria from three left hand columns and a value in the table. There is a value, an annualized number value, that is used to find the value in the table. The value in the table is to be the closest less than value to that annualized value. Example below:


Specialty of store: Toys
Annualized number: 11

Column a Column b column c column d column e column f
10% 15% 20%
Bread Bakery Baker Head baker 8 10 12
Bread Bakery Baker Assistant 1 6 9 12
Cookie Shop Baker Head baker 4 8 12
Cookie Shop Baker Assistant 1 1 2 3

I am needing to find using the annualized number of "11", the closest less than value in the table using the criteria of "Bread bakery" "Baker" and "Assistant 1", this all needs to give me the percentage in the top row that it corresponds with. Is there a formula for this?

This example should find that "9" is the closest table value, and 15% is the top row number.

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)

Forum statistics

Threads
1,221,448
Messages
6,159,922
Members
451,604
Latest member
SWahl

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