Lookup two values in two ranges to bring back a value from a table

wiggins2402

New Member
Joined
Aug 5, 2016
Messages
9
Office Version
  1. 2016
Platform
  1. Windows
I am trying to find a simple solution without having to do multiple IF AND statements. I have a table with a column of dollar values and a row of percentages. If the dollar amount I am looking for falls in a specific range and the percentage falls in a specific range I want to bring back the value that intersects the two to use in another calculation. In the table below I want to find where a customer's purchases fall and the row percentage represents the growth value. if they met minimum purchases and achieved growth targets they they would qualify for a rebate where the two intersect.

So I want to find the purchase value of 500,000 and 23% growth. The result should be 2.25%. Does anyone have an alternative to IF AND Statements?

1643384804370.png
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number

Forum statistics

Threads
1,214,790
Messages
6,121,608
Members
449,038
Latest member
apwr

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