This function will produce an output from a selection based on index number you specify. If you give 1 as the index number, the first item will be returned, and if you specify 2 the second value will be returned.
Syntax:
=CHOOSE (index_num, value1, [value2], …)
Parameter list:
Ask Your Query