How to Get Mutual Fund Statistics in Excel

Get mutual fund statistics directly in Excel using custom formulas. Retrieve financial data, automate your workflows, and keep your spreadsheets updated with our Excel add-in.

No VBA/Macros Required
Microsoft Certified Add-in
2-Minute Setup
EXCEL FORMULA
=FDN("MutualFundStatistics", "VTSAX", "", 5)

This formula pulls data into your spreadsheet once our Excel add-in is installed.

Formula Result

See exactly how data fills into your sheet when the formula runs. This example shows the actual up-to-date information returned.

ABCDEFGHIJKLMNOPQRSTUVWXY
1central_index_keyregistrant_nameperiod_of_reportfund_namefund_symbolseries_idclass_idtotal_assetstotal_liabilitiesnet_assetsreturn_preceding_month1return_preceding_month2return_preceding_month3realized_gain_preceding_month1change_in_unrealized_appreciation_preceding_month1realized_gain_preceding_month2change_in_unrealized_appreciation_preceding_month2realized_gain_preceding_month3change_in_unrealized_appreciation_preceding_month3share_sale_preceding_month1share_redemption_preceding_month1share_sale_preceding_month2share_redemption_preceding_month2share_sale_preceding_month3share_redemption_preceding_month3
20000036405VANGUARD INDEX FUNDS2026-03-31Admiral SharesVTSAXS000002848C0000078061993489486128.251798273806.961991691212321.291.58088235-0.52479189-4.96463621952625153.9229982379321.611443851673.19-14437272312.932329874264.07-109141802855.1217409819216.399713341215488.4315787863448.730310671442909.5221337012308.589812313984217.0
30000036405VANGUARD INDEX FUNDS2025-12-31Admiral SharesVTSAXS000002848C0000078062058002534158.7426123081.482057976411077.262.17826740.28791962-0.033148376194465733.3636433388571.881162622342.392565230635.783560587038.29-6777591235.7921237115691.439928532258693.148896833555.8100610090617081.0122765721067.700220449828875.96
40000036405VANGUARD INDEX FUNDS2025-09-30Admiral SharesVTSAXS000002848C0000078062018362600285.121536200119.512016826400165.612.276872.279033.4678111837352325190.034014855972.84-685366760.7641755043444.182226189120.4563097307401.2315931217944.530363601356672.310869520563.499811228903273.1518040830209.7919064941729.09
50000036405VANGUARD INDEX FUNDS2025-06-30Admiral SharesVTSAXS000002848C0000078061915212703487.015763123365.991909449580121.02-0.67296.34555.07574983065935.64-11394591977.19287029511.93105734824564.662243886605.7687596494350.230533447572.65049354960674.639024030148.459969833704993.9512681244786.079612999259996.1
60000036405VANGUARD INDEX FUNDS2025-03-31Admiral SharesVTSAXS000002848C0000078061704827987908.721220665296.321703607322612.43.09154-1.9121-5.88418397511408.4653177461861.68249210925.66-37559147143.93578566918.3-108868512892.9216475812768.860211733443578.3314739288033.339810069810351.3817034107830.7711639667236.44
ABCDEF
1central_index_key00000364050000036405000003640500000364050000036405
2registrant_nameVANGUARD INDEX FUNDSVANGUARD INDEX FUNDSVANGUARD INDEX FUNDSVANGUARD INDEX FUNDSVANGUARD INDEX FUNDS
3period_of_report2026-03-312025-12-312025-09-302025-06-302025-03-31
4fund_nameAdmiral SharesAdmiral SharesAdmiral SharesAdmiral SharesAdmiral Shares
5fund_symbolVTSAXVTSAXVTSAXVTSAXVTSAX
6series_idS000002848S000002848S000002848S000002848S000002848
7class_idC000007806C000007806C000007806C000007806C000007806
8total_assets1993489486128.252058002534158.742018362600285.121915212703487.011704827987908.72
9total_liabilities1798273806.9626123081.481536200119.515763123365.991220665296.32
10net_assets1991691212321.292057976411077.262016826400165.611909449580121.021703607322612.4
11return_preceding_month11.580882352.17826742.27687-0.67293.09154
12return_preceding_month2-0.524791890.287919622.279036.3455-1.9121
13return_preceding_month3-4.96463621-0.033148373.467811185.07574-5.88418
14realized_gain_preceding_month1952625153.926194465733.3637352325190.03983065935.64397511408.46
15change_in_unrealized_appreciation_preceding_month129982379321.6136433388571.884014855972.84-11394591977.1953177461861.68
16realized_gain_preceding_month21443851673.191162622342.39-685366760.76287029511.93249210925.66
17change_in_unrealized_appreciation_preceding_month2-14437272312.932565230635.7841755043444.18105734824564.66-37559147143.93
18realized_gain_preceding_month32329874264.073560587038.292226189120.452243886605.76578566918.3
19change_in_unrealized_appreciation_preceding_month3-109141802855.12-6777591235.7963097307401.2387596494350.2-108868512892.92
20share_sale_preceding_month117409819216.399721237115691.439915931217944.530330533447572.650416475812768.8602
21share_redemption_preceding_month113341215488.4328532258693.1463601356672.39354960674.6311733443578.33
22share_sale_preceding_month215787863448.73038896833555.8100610869520563.49989024030148.4599614739288033.3398
23share_redemption_preceding_month210671442909.5210090617081.0111228903273.159833704993.9510069810351.38
24share_sale_preceding_month321337012308.589822765721067.700218040830209.7912681244786.079617034107830.77
25share_redemption_preceding_month312313984217.020449828875.9619064941729.0912999259996.111639667236.44
The formula provides statistics about mutual funds. It gives essential information about fund assets, liabilities, returns, realized gains, and so on.

Steps to Get Started

01
Install the Add-in

Open Excel, navigate to the Home tab, select Add-ins, and search for FinancialData.Net.

02
Grab Your Key

Sign in to your account at FinancialData.Net, open the dashboard, and copy your API key.

03
Run Your Formula

Open the task pane in Excel, save your API key, and start typing the =FDN(...) formula.

Formula Reference

Use the formula to retrieve financial data by specifying a dataset, ticker symbol, and additional parameters.

=FDN(dataset, identifier, argument, maxRows)
datasetString
Specifies the dataset to query. Enter the dataset name enclosed in quotation marks, for example "MutualFundStatistics".
identifierString
Accepts one or multiple identifiers such as ticker symbols (e.g., "AAPL" or "AAPL,MSFT") or other supported identifier types.
argumentString
Filters the dataset output using an additional parameter, such as a date like "2025-01-15" or a reporting period like "year" or "quarter".
maxRowsInteger
Limits the number of records returned by the formula. For example, setting the value to 5 returns the five most recent rows.

Troubleshooting & FAQ

If Excel doesn't recognize the =FDN() formula, the add-in may not have loaded correctly. Restart Excel or reinstall the add-in from the Office Add-ins Store.

Excel displays this error when it does not recognize the =FDN() formula. This means the add-in is either not installed or has been disabled.

The =FDN() formula outputs multiple rows and columns of data, which Excel blocks if any existing text or formatting occupies the surrounding cells. Simply clear these obstructing cells to allow the formula to expand completely.

Install the Excel Add-in

Access 80+ financial datasets directly in Excel using simple formulas.

Install via AppSource
Compatible with Office 365 and Excel for Web
Data Subscriptions for Excel
Standard SubscriptionCore financial data
$29 / mo
Premium Subscription
Full financial data
$69 / mo
Get Started