MS Excel - Lesson 16: CHOOSE function in Excel
Choose in Excel allows you to select a value from a list of more than 29 items
The Choose function uses index-num to return a value from the list of arguments
For example, if the value from 1 to 7 is the corresponding value of the day of the week. When a number between 1 and 7 uses index-num, CHOOSE () returns the value of one of those dates
Structure of CHOOSE () function
CHOOSE (Index-num, Value 1, value 2, value 3, .)
Index_num
The index-num function sets the return values. Return values are a number between 1 and 29, or a formula or reference in a cell that contains a number from 1 to 29
- If index-num is 1, Choose function returns value 1, if two functions return value 2, .
- If index-num is less than 1 or greater than the last value in the list, the Choose function returns the error value of #VALUE!
- If index-num is a fraction, it will remove the lowest integer part before giving the result
Value1, Value2, Value3 .
A set of values from the returned result
The example uses the CHOOSE function in Excel
- Click on the cell where you want to return the function result
- From the Insert menu, click Function . , Insert Function dialog box is displayed
MS Excel - Lesson 16: CHOOSE function in Excel Picture 1
- From the Insert Function dialog box, click the arrow pointing down from the Or select a category section , select the Lookup & Reference option .
- In the Select a function section , select CHOOSE and click OK . Display the CHOOSE dialog box
MS Excel - Lesson 16: CHOOSE function in Excel Picture 2
- Enter a cell reference or a value into Index_num. In the case above example, enter 3
- Press Tab and enter the first value in Value1 . Enter 'Monday'
- Press Tab and enter the second value in Value2 . Enter 'Tuesday'
- Repeat the above steps until the end (as the example above is from Monday to Sunday).
- Click OK when done. You will see results displayed on the 4th day
Note : If we enter the Index_num item 5, the result is returned to 6th
You should read it
- How to use the WRAPROWS function in Excel
- Basic Excel functions that anyone must know
- How to use the NPER function in Excel to plan loans and savings
- How to fix the SUM function doesn't add up in Excel
- How to use Hlookup function on Excel
- How to use the LEN function in Excel
- CONCAT vs. TEXTJOIN: Which function should I choose to concatenate data?
- How to use function keys in Microsoft Excel
- How to use the SUM function to calculate totals in Excel
- Choose function in Excel, how to use the Choose function and illustrative examples
- MS Excel 2007 - Lesson 6: Calculation in Excel
- How to use the MOD function and QUOTIENT function in Excel
May be interested
Ms Access 2003 - Lesson 14: Chapter 4: Creating another database
Microsoft tested the email pause button
MS Access 2003 - Lesson 15: Create an initial table
MS Access 2003 - Lesson 16: Check your presentation
MS Access 2003 - Lesson 18: Chapter 5: Sorting and filtering information
'Write a password' with Microsoft Word