Returns the previous day's closing Net Asset Value (NAV) for a mutual fund.
Syntax
=MF_PreviousClose(Symbol)Examples
=MF_PreviousClose("VFIAX")When to Use
- Daily change calculation
- NAV comparison
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Current NAV | MF_Price() |
