Hi hopefully someone can help me out, been on this all weekend.
I am trying other ways to do a reverse income tax calculation. I was almost there but can’t figure out the last part.
I column D if I enter the value of $70k it calculates to a net income of $585K. If I enter $585 in D16 it calculates to the original amount of $70K, so calculates well. So far great.
In column C If I enter 70K and apply the Refundable abatement and personal deductions It gives me $62347.23. If enter this amount in C16 I need to get to the original $70k but getting $70809. What do I need to modify so it calculates all in reverse?
The parts in green I don’t need just using to test my yellow calculations.
Thanks
I am trying other ways to do a reverse income tax calculation. I was almost there but can’t figure out the last part.
I column D if I enter the value of $70k it calculates to a net income of $585K. If I enter $585 in D16 it calculates to the original amount of $70K, so calculates well. So far great.
In column C If I enter 70K and apply the Refundable abatement and personal deductions It gives me $62347.23. If enter this amount in C16 I need to get to the original $70k but getting $70809. What do I need to modify so it calculates all in reverse?
The parts in green I don’t need just using to test my yellow calculations.
Thanks
880340-progressive-tax-calculation-formula-in-reverse.xlsx | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | |||
1 | ||||||||||
2 | ||||||||||
3 | ||||||||||
4 | CalculateNet from Gross | |||||||||
5 | ||||||||||
6 | Amount | $ 70,000.00 | 70000 | Tax Rates | ||||||
7 | Tax | 11415 | 11415 | From | TO | Rate | Base | |||
8 | Net | 58585 | 58585 | 0 | 0 | 0.0% | 0 | |||
9 | Refundable quebec abatement | $ 1,512.23 | 1 | 53359 | 15.0% | 0 | ||||
10 | Personal deductions: | $ 2,250.00 | 53360 | 106717 | 20.5% | 8004 | ||||
11 | $ 7,652.78 | 106718 | 235675 | 26.0% | 18942 | |||||
12 | $ 62,347.23 | |||||||||
13 | ||||||||||
14 | Calculate Gross from Net after Tax | |||||||||
15 | ||||||||||
16 | Net | 62347.23 | 58585.00 | Net to Taxable | ||||||
17 | Tax | 12385 | 11415 | From | TO | Rate | Base | |||
18 | Gross | 74732.23 | 70000 | 0 | 0 | 0% | 0 | |||
19 | Refundable quebec abatement | $ 1,672.28 | 1 | 45355 | 15.0% | 0 | ||||
20 | Personal deductions: | $ 2,250.00 | 45356 | 87775 | 20.5% | 8004 | ||||
21 | $ 8,462.73 | 87776 | 235675 | 26.0% | 18942 | |||||
22 | Gross | $ 70,809.96 | ||||||||
23 | ||||||||||
24 | Refundable quebec abatement | $ 1,672.28 | ||||||||
25 | Personal deductions: | $ 2,250.00 | ||||||||
26 | ||||||||||
27 | ||||||||||
28 | Federal Tax (Quebec residents) | |||||||||
29 | Quebec abatement (% of federal tax) | 16.50% | ||||||||
30 | Present-day Federal basic personal deduction: | $ 15,000.00 | ||||||||
31 | Federal base rate | 15.00% | ||||||||
Sheet1 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
D6 | D6 | =C6 |
D7 | D7 | =ROUND((D6-LOOKUP(D6,E8:E12,E8:E12))*LOOKUP(D6,E8:E12,G8:G12)+LOOKUP(D6,E8:F12,H8:H12),0) |
C8:D8 | D8 | =D6-D7 |
E9:E11,E19:E21 | E9 | =F8+1 |
H9:H11 | H9 | =ROUND((F8-E8)*(G8),0)+H8 |
C7 | C7 | =ROUND((C6-LOOKUP(C6,E8:E12,E8:E12))*LOOKUP(C6,E8:E12,G8:G12)+LOOKUP(C6,E8:E12,H8:H12),0) |
C9 | C9 | =((C7-C10)*B29) |
C10,C20 | C10 | =($B$30*$B$31) |
C11,C21 | C11 | =C7-C9-C10 |
C12 | C12 | =C6-C11 |
D17 | D17 | =ROUND((D16-LOOKUP(D16,E18:E22,E18:E22))*LOOKUP(D16,E18:E22,G18:G22)/(1-LOOKUP(D16,E18:E22,G18:G22))+LOOKUP(D16,E18:E22,H18:H22),0) |
C18:D18 | D18 | =D16+D17 |
E18:H18,G19:H21 | E18 | =E8 |
F19:F21 | F19 | =F9-H10 |
C17 | C17 | =ROUND((C16-LOOKUP(C16,E18:E22,E18:E22))*LOOKUP(C16,E18:E22,G18:G22)/(1-LOOKUP(C16,E18:E22,G18:G22))+LOOKUP(C16,E18:E22,H18:H22),0) |
C19 | C19 | =((C17-B25)*B29) |
C22 | C22 | =C16+C21 |
B24 | B24 | =((C17-B25)*B29) |
B25 | B25 | =(B30*B31) |