Use ACCRINTM through 3 how-to topics, including inserting it from the function dialog, typing it directly, and reviewing syntax and parameters; choose a topic from the index and follow the entry path and steps.
How-to Index
| No. | Topic | Membership |
|---|---|---|
| 1 | 1. Insert ACCRINTM from the Insert Function dialog | Free |
| 2 | 2. Type the formula directly in a cell | Free |
| 3 | 3. Review the syntax and parameter details | Free |
How-to Guide
1. Insert ACCRINTM from the Insert Function dialog
Entry path: Formulas tab → Insert Function, or the fx button in the formula bar
- Select the cell where you want to enter the formula.
- Click the fx button in the formula bar, or click Insert Function on the Formulas tab.
- Search for ACCRINTM in the Insert Function dialog.
- Select the function and click OK.
- Enter each parameter in the Function Arguments dialog.
- Click OK to finish inserting the function.
Success Criteria
- On-screen result: The target cell now contains the ACCRINTM function.
- What you can do next: You can continue editing parameters, confirm the result, or copy the formula to other cells.
Tips While Using
- Common mistake: Search with the exact uppercase function name ACCRINTM to avoid selecting a different function.
- Parameter entry: Fill in parameters in the order
issue, settlement, rate, par, [basis]to reduce input errors.
2. Type the formula directly in a cell
Entry path: Cell → Formula bar
- Select the cell where you want to enter the formula.
- Type
=ACCRINTM(...)directly in the cell or in the formula bar. - Press Enter to confirm.
- If you want to review parameter guidance, type
=ACCRINTM(and pressF1to view syntax help.
Success Criteria
- On-screen result: The cell shows the calculation result, and the full formula remains visible in the formula bar.
- What you can do next: You can drag the fill handle, copy the formula, or adjust parameters.
Tips While Using
- Common mistake: Use English commas to separate parameters. Full-width punctuation can cause formula errors.
- Input check: Make sure the formula starts with an equals sign and that parentheses are paired correctly.
3. Review the syntax and parameter details
Entry path: Formulas tab → Insert Function
- Click Insert Function on the Formulas tab.
- Enter ACCRINTM in the search box.
- Select the function and review the syntax
ACCRINTM(issue, settlement, rate, par, [basis]). - Click the help link for the function to open more details.
Success Criteria
- On-screen result: You can see the function syntax and parameter names.
- What you can do next: You can return to the worksheet and continue entering or editing the formula.
Tips While Using
- Common mistake: Do not confuse parameter names such as
settlementandmaturitywhen comparing similar finance functions.- Troubleshooting tip: If the result looks wrong, check the date values, rate, par value, and basis setting first.