Forum Discussion
Why is the CHOOSE function not working?
Here's a sample file, something I created a while ago using three years worth of US Federal Income Tax tables. When one uses the tax tables to calculate taxes owed, there is first a choice of filing status--Single, Married, Married but Filing as Single, etc.--so just as your spreadsheet needs to choose which table to use, so does this. In fact, there are two choices to be made in order to determine what portion of the single combined table to use and drop downs are used for each:
- Choose the tax year
- Choose the Filing Status
I'm sorry it doesn't come with documentation on how it all works, but it does work and, if I do say so myself, it's pretty smooth. It also makes use of the LET function, which requires a relatively new version of Excel.
- SvenL2650Nov 11, 2023Copper Contributor
Thx & nice spreadsheet, but I don't see how to convert my data in this model.
In the end, I will have a table per product. Some with 10 columns, some with only 6 columns. So I hope Excel finds a way to select the right cell, regardless of the number of columns and rows per table.