+ Reply to Thread
Results 1 to 23 of 23

Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

  1. #1
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Hi, I'm wanting to create a formula to calculate the amount of taxation paid in dollars and cents (format = $0.00), based upon data which I input.

    Let me give an example of how I intend to use it.

    Let's say, I'm running a business that want to have an after-tax, and after expenses profit of $50,000.

    I have no capital invested in the business eg $0.00, but if I were, to invest accordingly, I want a rate of return of 10%. But for now, work on nothing ie $0.00. For argument's sake, let's assume my profit for future growth is $10,000. Add these two figures together, and I equal $60,000.

    Based upon the $60,000, I want to use a formula which will calculate the amount of tax required, and display this figure in ($0.00) format. For example, the taxation rate for $60,000 falls with the following range: $37,001 - $80,000; the amount of taxation I would pay is calculated as follows: $3,572 plus 32.5c for each dollar "over" $37,000. So, $60,000-$37,000=$23,000*0.325=$11,047.00. I have written a temporary formula as =($60000-37000)*(0.325)+3572!! How do I write a formula which calculates this automatically based upon any figure being entered (tip: $60,000 is just an example, this will always change!!). Not that it matters for the purpose of this question, but I'm using Australian Currency (AUD), so all answers will be written as $0.00.

    I hope anyone who replies, understands what I'm trying to ask here.

    Thank you.

    Matthew Hinds

  2. #2
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    ozzie tax.xlsx

    try this. Just enter your salary. You'll need to add the medicare levy separately. I used the current ATO rates
    Happy with my advice? Click on the * reputation button below

  3. #3
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Sounds like a forecasting type formula, where you are trying to calculate ahead of actual sales? Something that tells you what range of income too stay within to meet a certain tax bracket?
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  4. #4
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Thanks, Crooza; I'll save it and see if it works in my spreadsheet. I'll get back to you if I need anything else. By the way, I got my figures of: $37,001 - $80,000; the amount of taxation I would pay is calculated as follows: $3,572 plus 32.5c for each dollar "over" $37,000. from the ATO site too.

  5. #5
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Yes, this true.

  6. #6
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Quote Originally Posted by matthewhinds View Post
    By the way, I got my figures of: $37,001 - $80,000; the amount of taxation I would pay is calculated as follows: $3,572 plus 32.5c for each dollar "over" $37,000. from the ATO site too.
    Yeah but you only had the one bracket. I got the rest from the ATO so the calculation will work regardless of which bracket you fall into.

  7. #7
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    I know, I wasd just using that as an example.

  8. #8
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Crooza, how did you put the link (attachment) into your reply to me? I was thinking I'd post a copy of my spreadsheet and you can see for yourself what I'm doing.

  9. #9
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    You need to click on 'go advanced' next to the 'post quick reply'. You'll get a more sophisticated looking reply box that will also include a paper clip symbol. Click on the paper clip and it will allow you to upload a file

  10. #10
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Thanks. I'm going to post a spreadsheet that I'm working on for you to have a look at.

  11. #11
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Crooza, here is the spreadsheet that I was talking about. You'll need to go to the Nett Profit Target tab, and look at all the cells that have data in them. Anything with $0.00 (displayed) means that any figure can be entered as required. Based upon what you enter, then cells C23:C25 should calculate automatically. Remember, my original reference to $60,000 is calculated on the assumption that (cell) C12=$50,000; but of course, this will change according to what data I enter. I hope this all makes sense. By the way, this is a new business, so I'm just starting out. As you will see, my spreadsheet does not include the Medicare Levy. If you want to include this (to show me) then please do. Thanks. Matthew
    Attached Files Attached Files

  12. #12
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    For%20Crooza%20from%20Matthew%20HInds(1).xlsx

    Give this a go. I inserted a new tab (1415 tax rates) which you can change next year if the rates increase.

    I'm not an accountant but I think the medicare levy is an additional 1.5% . You might want to research that. If you discover how it is calculated and can't work out how to incorporate it let me know.

  13. #13
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Thanks Crooza, I'll have a look at what you suggested and get back to you. By the way, (this information is on the ATO website), according to the ATO, the Medicare Levy is paid at 2%, but I don't know when it takes effect - eg over $$80,000. On the other hand, The figures I stated earlier do [U]not[U] include the Temporary Budget Repair Levy (2%) for all incomes $180,000 or above. Thanks.

  14. #14
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Yeah I think if you just add 2 cents to the c/$ figure for the $180,000 bracket that will tidy up the rick tax, but the Medicare levy still has me stumped.

  15. #15
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    No problems; thanks for your help today.

    By the way, your reference to "the rick tax" (maybe a typo?); but what's this?

  16. #16
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Rich tax is the temporary budget repair levy of an additional 2% for those over $180,000

  17. #17
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Cheers Crooza; thank you for your help today. Much appreciated.

    I understand you're not an account - I have a brother who is - but it was more about the formula to do the calculation that I was interested in.

    I'll contact you again, if I need further assistance. Thanks again.

  18. #18
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Hi again Crooza (or anyone else)

    Thanks for your help earlier today (7/12/14).

    I'm sorry, but I've followed your instructions regarding the formula to do the calculation I require, but I guess I'm doing something wrong. I'm not familiar with the Lookup function, although, I do know that V = vertical, H = horizontal, but that's about it!!

    I've attached my spreadsheet for you again; can you show me where I'm going wrong please? Thanks.

    Again, go to the Nett Profit Target tab, and look at all the cells that have data in them. Anything with $0.00 (displayed) means that any figure can be entered as required. Based upon what you enter, then cells C23:C25 should calculate automatically. Remember, my original reference to $60,000 is calculated on the assumption that (cell) C12=$50,000; but of course, this will change according to what data I enter.

    Any cell without a formula - ie figure entered manually, eg B15, C12, C19, C21, is supposed to display zero ($0.00), or whatever is entred, in this case, c12 = $50,000.

    Cells C24:C25, may display the following "#REF" - I know you know what this means - you only need to formulate cell C24, and C25 will change automatically - ie Cell B25:c25 (merged into one cell), is = c23-c24!!

    I cannot get the formula in cell C24 to work correctly - this figure must re-calculate automatically based upon whatever is entered. I'm sorry, if I sound repetitive, but I hope you can understand what I'm trying to say and/or ask, and whether you can fix it for me please. And based upon previous discussions, I don't expect you to be an accountant - so long as the calulation works, that's all that matters. You'll also notice, based upon your earlier communications, I redesigned an added an extra sheet titled 2014-2015 ATO Tax Rates. I hope this helps? Thanks. I look forward to your response.
    Attached Files Attached Files

  19. #19
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Mate,

    What was wrong with the solution I posted in post number 12? That had the table and the formula to calculate everything I thought you needed. You've reposted your original version.

    Exactly what in cell c24 in my version is wrong?

  20. #20
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Nothing in particular; just maybe I'm doing something wrong, i don't know.

    Cheers

  21. #21
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    OK I 'm a bit lost. The formula I entered into c24 (see attachment to post #12) will calculate the tax to be paid on any amount in cell C23. The formulas you already have will amend C23 based on your entries above.

    If C23 is working OK then what is it about the formula I set up in C24 that you're not happy with? Is the tax calculation I gave you working correctly or not?

  22. #22
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    Why don't you try this version

    For%20Crooza%20from%20Matthew%20HInds(1).xlsx

    Because the tax is calculated on the total profit this becomes an iterative process. I have provided a small macro that uses the goal seek solution to determine the Nett profit and the taxation paid to meet your desired figures that you enter in the spreadsheet.

    When you start changing numbers you'll get a misclose (represented by a red box and the amount of the misclose) but run the macro by pressing the button and the Nett Profit and taxation will be recalculated to reduce the misclose to zero

  23. #23
    Registered User
    Join Date
    04-15-2013
    Location
    Australia
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2301 Build 16.0.16026.20002) 64-bit
    Posts
    59

    Re: Formula to calculate a taxation payment in currency - ie dollars and cents ($0.00)

    To Crooza and All

    To everyone who provided me with assistance when requested last week, thank you.

    It took me a while to understand how the formula worked - got there in the end!!

    Thanks again; Merry Christmas and Happy New Year.

    Matthew Hinds

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Splitting dollars and cents
    By ncbuilder01 in forum Excel General
    Replies: 8
    Last Post: 01-20-2018, 10:39 PM
  2. Formula for adding dollars and cents when split across two cells
    By OBA in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-02-2014, 03:38 PM
  3. [SOLVED] how do i sum dollars & cents in different columns
    By Eric in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-20-2005, 09:40 PM
  4. Separating dollars and cents
    By alison via OfficeKB.com in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-30-2005, 06:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1