Returns a value from an array corresponding to the index number provided
The CHOOSE Function[1] is categorized under Excel Lookup and Reference functions. It will return a value from an array corresponding to the index number provided. The function will return the nth entry in a given list.
As a financial analyst, the CHOOSE function is very useful when creating scenarios in financial models. By using the CHOOSE formula, an analyst is able to select between 5 different scenarios (for example) that can flow through the entire model. Scenario analysis is an important part of building a robust financial model.
Learn more, in CFI’s scenario and sensitivity analysis course.
=CHOOSE(index_num, value1, [value2], …)
The formula uses the following arguments:
To understand the uses of the CHOOSE function, let’s consider an example:
Suppose we are given the following dates:
We can calculate the fiscal quarter from the dates given above. The fiscal quarters start in a month other than January.
The formula to use is:
The formula returns a number from the array 1-4, which corresponds to a quarter system that begins in April and ends in March.
We get the results below:
Click here to download the sample Excel file
Thanks for reading CFI’s guide to important Excel functions! By taking the time to learn and master these functions, you’ll significantly speed up your financial modeling and analysis. To learn more, check out these additional CFI resources:
To master the art of Excel, check out CFI’s Excel Crash Course, which teaches you how to become an Excel power user. Learn the most important formulas, functions, and shortcuts to become confident in your financial analysis.
Launch CFI’s Excel Crash Course now to take your career to the next level and move up the ladder!