Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

income tax

ResolvedVersion 2007

Richard has attended:
Excel Intermediate course

Income Tax

someone earning 100,000 and you want to find income tax. e.g first 50,000 taxed at 5% next 25,000 taxed at 10% next 25,000 taxed at 20%. how would the formula work?? thanks

RE: Income Tax

Hi Richard,

Thank you for your question and welcome to the forum.

You would need to use a formula similar to this which included the sumproduct function and array formulas

Here is a sample formula:

=SUMPRODUCT(C2>6000,21600,58000,70000}),C2-{6000,21600,58000,70000},{0.17,0.13,0.12,0.05})

C2 being the amount of income and if c2>6000 then income - 6000 is taxed at 0.17.

I hope this helps.

Regards

Simon

Thu 9 Dec 2010: Automatically marked as resolved.

 

Training courses

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Excel tip:

Moving or Copying Sheets Between Workbooks in Excel 2010

Here's how to move or copy sheets between workbooks in Excel 2010:

Open the sheet you want to move or copy then on the Ribbon click the Home tab. Click Format. Under Organize Sheets, select the option Move or Copy Sheet and then choose where you want the sheet to be moved/copied to.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.