Tax Payable Calculator

bluelabel

Board Regular
Joined
Nov 27, 2008
Messages
76
Hi all,

I need to formlua which calculates an amount of tax payable based on a tax table. I am not quite sure how to go about this, so any help is much appreciated thankyou.

If i have a net profit of $50000 then i want the formula to look up a table an apply the appropriate tax rate.

The tax rates are as follows

1-6000 Nil
6001 - 35000 15c for each $1 over 6000
34001 - 80000 4350 plus 30c for each $1 over 35000
80001 - 180000 17850 plus 40c for eah $1 over 80001
180001 and over 55850 plus 45c for each $1 over 180000

Thanks in advance

If you need anything else to assist please let me know
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Try this.

Excel Workbook
ABCDEF
1Amount50,000StepBase TaxMarginal Rate
2Tax9,150.00000%
36,000015%
434,0004,35030%
580,00017,85040%
6180,00055,85045%
7
Tax Calc
 
Upvote 0

Forum statistics

Threads
1,216,077
Messages
6,128,676
Members
449,463
Latest member
Jojomen56

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