Sorry Crowbar, you're not that close.. :)
The tax I'm working out is for an income, using several tax brackets. That
is, no tax on the first $6000, 17% for the next $15600, 30% on the next
$30400 and so on.
Because the function is not linear, it's hard to implement the reverse
function (i.e. working out the gross income from the net income.
This can be done using the GoalSeek tool, where the computer iteratively
varies the gross income until the net income is the given value. Then the
required gross income can be found. However this requires a manual call of
the GoalSeek tool.
Is there some way to implement this (probably using a Macro, although
perhaps not?) so that a function called GROSS(NET) will return the gross
income equivalent of a given net income?
Thanks for your time,
Atreides
> =A1/117.5%
>
[quoted text clipped - 9 lines]
>
> Am I close or miles aways???