How to Use

Last updated:July 8, 2026

Use CHOOSE through 3 how-to topics: insert it from the Insert Function dialog box, type the formula directly in a cell, or review syntax and parameter details before continuing your worksheet work.

How-to Index

How-to Guide

1. Insert CHOOSE from the Insert Function dialog box

Entry: Formulas tab → Insert Function

  1. Select the cell where you want to enter the formula.
  2. Click the fx button in the formula bar, or click Insert Function on the Formulas tab.
  3. Search for CHOOSE in the dialog box.
  4. Select the function and click OK.
  5. Enter each parameter in the Function Arguments dialog box.
  6. Click OK to finish entering the function.

Success Criteria

  • Interface result: The target cell shows the CHOOSE formula or its calculated result.
  • What you can do next: You can continue editing parameters, copy the formula, or save the worksheet.

Tips While Using

  • Common mistake: If you do not select the target cell first, the formula may be entered in the wrong location.
  • Input format: Use English commas between parameters. Full-width punctuation can cause formula errors.

2. Type the formula directly in a cell

Entry: Cell → Formula bar

  1. Select the cell where you want to enter the formula.
  2. Type =CHOOSE(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm.
  4. If you want to review parameter guidance, type =CHOOSE( and press F1 to view syntax help.

Success Criteria

  • Interface result: The cell returns a result and the full formula is visible in the formula bar.
  • What you can do next: You can drag to fill or copy the formula to other cells.

Tips While Using

  • Common mistake: Incorrect parentheses, separators, or parameter order can cause unexpected results.
  • Keyboard step: After editing the formula, press Enter to confirm the input.

3. Review CHOOSE syntax and parameter details

Entry: Formulas tab → Insert Function

  1. Click Insert Function on the Formulas tab.
  2. Type CHOOSE in the search box.
  3. Select the function to review the syntax CHOOSE(...).
  4. Click the help link for the function to open more details.

Success Criteria

  • Interface result: You can see the function name, syntax structure, and parameter input area.
  • What you can do next: You can return to the worksheet to enter the formula or adjust parameters after reviewing the details.

Tips While Using

  • Common mistake: Checking only the function name without confirming parameter order can lead to unexpected results.
  • Troubleshooting tip: If an error value appears, review parameter types and references first.