Use ACCRINTM through 4 worksheet tasks, all available without membership; choose a topic from the How-to Index and follow the steps to enter the function, complete arguments, and verify the result.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the ACCRINTM function | Free |
| 2 | 2. Fill in arguments with syntax guidance | Free |
| 3 | 3. Use references and nested formulas | Free |
| 4 | 4. Check results and recalculate | Free |
How-to Guide
1. Enter the ACCRINTM function
Entry path: Formulas tab → formula bar
- Open WPS Spreadsheet and go to the target worksheet.
- Select the cell where you want the result to appear.
- Type
=to begin the formula. - Type
ACCRINTM(.
Success Criteria
- Interface result: The cell enters formula editing mode.
- Next action available: You can continue entering the function arguments.
Tips While Using
- Common mistake: If you do not type
=first, the content may be treated as plain text.
2. Fill in arguments with syntax guidance
Entry path: Select the result cell → formula bar
- After typing
ACCRINTM(, review the syntax prompt that appears. - Enter each required argument in order.
- Separate arguments with commas.
- Make sure the closing parenthesis is complete.
- Press Enter to calculate.
Success Criteria
- Interface result: The cell displays a calculation result.
- Next action available: You can select the result cell and review the full formula.
Tips While Using
- Common mistake: Missing arguments, separators, or parentheses can cause an error result.
3. Use references and nested formulas
Entry path: formula bar
- In each argument position, select worksheet cells or ranges directly as references.
- If you need values from another worksheet, switch sheets and select the target cell.
- If you need a combined calculation, nest another function inside an argument.
- Press Enter to return the result.
Success Criteria
- Interface result: The formula shows worksheet or cell references.
- Next action available: You can change referenced values and observe updated results.
Tips While Using
- Common mistake: Text-formatted numbers in referenced cells can affect the calculation result.
4. Check results and recalculate
Entry path: result cell → formula bar / press Enter after editing
- Select the cell that already contains the result.
- Review the function name, argument order, and referenced ranges in the formula bar.
- Change the source data and confirm whether the worksheet result updates.
- If needed, double-click the cell or edit in the formula bar, then press Enter again.
Success Criteria
- Interface result: The result stays aligned with the updated arguments.
- Next action available: You can copy the formula or fill it down to other cells.
Tips While Using
- Common mistake: Before reviewing the result, confirm that dates, rates, and other inputs use the expected format.