Using INDEX() and MATCH()

ajetrumpet

Banned for being rude
Joined
Apr 12, 2008
Messages
569
Office Version
  1. 365
  2. 2016
  3. 2007
Platform
  1. Windows
this is another question from a previous thread here: http://www.mrexcel.com/forum/showthread.php?t=532154

an MVP here gave me this setup for using these two functions:

matrix.png


the formula for the last line, my row, is:
Code:
=$J$23+MATCH($M$8,INDEX(LookupData!$B:$B,$J$23):INDEX(LookupData!$B:$B,$J$24),1)
J23 = START ROW
J24 = END ROW
M8 = income amount I'm using

I don't have enough experience to read it and figure it out quick. the table that all these formulas get info from is:

taxtable.png


What I'm getting though, is the change of my rates, mandatory tax, ceiling (and so on) ON the ceiling numbers, instead of on the numbers $1 dollar above them. For instance, income of $0 is giving me a rate of 10%, and so on.

I don't know which number to change in the "My Row" formula to get what I need. Basically, the 10% rate should start at $1, 15% should start when income hits $8376, and so on.

Can you guys give me a push again? Thanks!
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Sorry, I'm not looking at your file.

Can you just tell us what would be typical entries for J23 and J24 please ?
 
Upvote 0
no Gerald, I'm not doing that, because there aren't typical answers. You have to see the table to understand what I'm talking about.

It only takes a minute to look at it, bud, to figure out what's goin on. 2 sheets, 2 inputs.

If you don't look at it, thanks for your help anyway.
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,275
Members
452,902
Latest member
Knuddeluff

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