This FAQ covers 3 common questions about formula errors, syntax guidance, and result checking, plus a 3-term glossary for quick reference.
FAQ
Why does the XNPV function show an error after I enter it?
- Check whether the formula starts with
=. - Check whether parentheses, commas, and the number of arguments are complete.
- Confirm that the cash-flow range and date range contain the same number of entries.
- If syntax guidance is visible, use it to correct the formula and try again.
How do I view the argument guidance for the XNPV function?
- Select the target cell.
- Type
=XNPV(. - Review the syntax guidance that appears automatically.
- Complete the arguments based on your worksheet data.
Why does the XNPV result not look correct?
- Check whether referenced cells contain numbers stored as text.
- Check whether the dates are valid and correctly matched to each cash flow.
- Check whether there is a circular reference or an incorrect reference range.
- After editing the data, confirm that the result updates again.
Glossary
| Term | Definition |
|---|---|
| XNPV | A financial function that calculates net present value for cash flows on irregular dates. |
| Cash flow | An amount of money received or paid on a specific date. |
| Syntax guidance | The on-screen function hint that shows the argument structure while you enter a formula. |