I'm trying to make a module to determine federal income tax owed based on annual income. I have a drop down list to select filing status, "Single"
"Married Filing Jointly"
"Married Filing Separatley"
"Head of Household", and an annual income calculator to determine income, but I can't figure out how to tie those two inputs together to calculate tax owed.
I could do an extremely long if(and( nested statement but I would like to make the module updatable for future years, and a nested statement like that would be a pain to change.
I have entered each tax schedule into the workbook, and I'm thinking some formula with vlookup would be my only bet, but I just can't figure it out.
I have attached the workbook, and any help would be greatly appreciated. Thanks
Bookmarks