Parameter List
Syntax
CHOOSE(index, choice1,
[choice2]
)index
Which choice to return..
choice1
A potential value to return. May reference a cell of individual value
[optional] choice2
A potential value to return. May reference a cell of individual value
More details
CHOOSE returns value ,from the provided ones, in the given index.