Use the ODDLPRICE function through 4 how-to topics, all available without membership; start from the How-to Index and follow each entry point and step.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the ODDLPRICE function | Free |
| 2 | 2. Fill in the function arguments | Free |
| 3 | 3. Use cross-sheet references | Free |
| 4 | 4. Check the result and recalculate | Free |
How-to Guide
1. Enter the ODDLPRICE function
Entry point: Formulas tab → formula bar
- Open WPS Spreadsheet and select the cell where you want the result to appear.
- Type
=to begin the formula. - Type
ODDLPRICE(. - Check that the formula prompt appears and the function name is recognized.
Success Criteria
- Interface result:
=ODDLPRICE(appears in the cell or formula bar. - Next action available: You can continue entering arguments.
Tips While Using
- Start the formula with
=.- For longer formulas, use the formula bar so the full expression is easier to review.
2. Fill in the function arguments
Entry point: the cell or formula bar after ODDLPRICE( has been entered
- Enter each required argument in the prompted order.
- Confirm that dates, rate, yield, and other values are placed in the correct positions.
- Separate arguments with commas.
- Type the closing parenthesis and press Enter.
Success Criteria
- Interface result: The target cell shows a calculated value or another recognizable numeric result.
- Next action available: You can select the cell again to review the full formula.
Tips While Using
- Make sure parentheses are paired correctly.
- The number and type of arguments need to match the function requirements, or an error value may appear.
3. Use cross-sheet references
Entry point: formula bar
- Select the result cell in the current sheet and type
=ODDLPRICE(. - Switch to the sheet that stores the input values.
- Select the cells you want to use as arguments.
- Finish the remaining arguments and press Enter.
Success Criteria
- Interface result: The formula includes references to cells from another sheet.
- Next action available: When a referenced cell changes, the result can update as well.
Tips While Using
- Confirm that each cross-sheet reference points to the intended cell.
- If inputs are spread across many sheets, organize the input area first.
4. Check the result and recalculate
Entry point: result cell and keyboard shortcut
- Check whether the result cell returns the expected value.
- Review the date and number formats in referenced cells.
- Change one argument and see whether the result updates automatically.
- If needed, press F9 to recalculate.
Success Criteria
- Interface result: The result refreshes after input changes or after manual recalculation.
- Next action available: You can continue adjusting arguments and comparing outputs.
Tips While Using
- Numbers stored as text can affect the result.
- Circular references or incorrect argument formats can cause unexpected output.