When using the YIELD function in WPS Spreadsheet, the most common issues involve errors, unexpected results, and formula reuse; this FAQ includes 3 common questions and 3 glossary terms.
FAQ
What should I do if YIELD returns a #VALUE! error?
- Check whether each argument uses the correct data type and make sure numeric inputs do not contain text or extra spaces.
- Confirm that date arguments use valid date formats.
- If the cell content comes from mixed sources, clean the data and enter the formula again.
- Make sure you are using commas instead of full-width punctuation.
What should I check if the YIELD result looks wrong?
- Confirm that the referenced cells and argument order are correct.
- Check whether related cells use the correct number or date formats instead of text format.
- Review
rate,pr,redemption,frequency, and optionalbasiscarefully. - If needed, reopen the function arguments window and verify each field one by one.
How do I use the YIELD function in multiple cells?
- Enter the full YIELD formula in the first target cell.
- Move the pointer to the fill handle at the lower-right corner of the cell.
- Drag down or across to copy the formula to other target cells.
- If some references must stay fixed, use
$to lock rows or columns.
Glossary
| Term | Definition |
|---|---|
| settlement | The settlement date, which is the date when the security transaction is completed. |
| maturity | The maturity date, which is the date when the principal becomes due. |
| basis | The day-count basis used to determine how date differences and interest are calculated. |