<p>The <b>CHOOSE</b> function is one of the lookup and reference functions. It is used to return a value from a list of values based on a specified index (position).</p>
<pstyle="text-indent: 50px;"><b><em>index</em></b> is the position of the value in the <b><em>argument-list</em></b>, a numeric value greater than or equal to 1 but less than the number of the number of values in the <b><em>argument-list</em></b>,</p>
<pstyle="text-indent: 50px;"><b><em>argument-list</em></b> is the list of values or the selected range of cells you need to analyze.</p>
<p>To apply the <b>CHOOSE</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>