Use the SMALL function through 3 how-to topics, all available without membership; choose a topic from the index and follow the entry path and steps.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter SMALL from the Insert Function dialog box | Free |
| 2 | 2. Type a SMALL formula directly in a cell | Free |
| 3 | 3. Check SMALL syntax and parameter details | Free |
How-to Guide
1. Enter SMALL from the Insert Function dialog box
Entry path: Formulas tab → Insert Function, or the fx button on the formula bar.
- Select the cell where you want to enter the formula.
- Click the
fxbutton on the formula bar, or click Insert Function on the Formulas tab. - Search for
SMALLin the dialog box. - Select the function and click OK.
- Enter the required parameters in the Function Arguments dialog box.
- Click OK to insert the function.
Success Criteria
- Interface result: The target cell contains a SMALL function.
- Next actions: You can continue editing parameters, copying the formula, or filling it down.
Tips While Using
- Common mistake: A misspelled function name can make SMALL harder to find in search.
- Environment note: If the file is not open in the spreadsheet editing view, the Formulas tab may not be visible.
2. Type a SMALL formula directly in a cell
Entry path: The target cell or the formula bar.
- Select the cell where you want to enter the formula.
- Type
=SMALL(...)directly in the cell or formula bar. - Press Enter to confirm.
- If you want to check parameter guidance, type
=SMALL(and pressF1to view syntax help.
Success Criteria
- Interface result: The cell shows a calculated result, and the formula bar keeps the SMALL formula.
- Next actions: You can change the referenced range, adjust the k value, or copy the formula to other cells.
Tips While Using
- Common mistake: Incomplete separators or parentheses can cause a formula error.
- Environment note: If the referenced range contains unexpected content, the result may differ from what you expect.
3. Check SMALL syntax and parameter details
Entry path: Formulas tab → Insert Function.
- Click Insert Function on the Formulas tab.
- Type
SMALLin the search box. - Select the function to review its syntax and parameter details.
- Open the related help entry for more guidance on how to fill in the arguments.
Success Criteria
- Interface result: You can see the SMALL function name, syntax structure, and parameter description.
- Next actions: You can return to the worksheet and continue entering or editing the formula.
Tips While Using
- Common mistake: Checking only the function name without confirming parameter order can lead to incorrect results.
- Environment note: The way help content is displayed can vary with the current interface layout.