Hi Guys,

I have to write a sub that asks for income, and passes it to a function to calculate tax. My problem is that the function has to be dynamic, so that the various inputs (Eg. tax levels and tax %'s can be changed, or other rows added) can be altered.

How can I do this?
Thanks so much for the help!

Tax_Schedule.xlsm