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-06-30Admiral SharesVTSAXS000002848C0000078062299997814240.022158657692.132297839156547.8910.350124825.15661253-0.328980641171214350.44203543768714.01-21631883.32110977618158.392509402570.23-13036057700.9815164358272.0210678410744.1413345954302.4621077911128.4321069259276.810121666695416.99
30000036405VANGUARD 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
40000036405VANGUARD 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
50000036405VANGUARD INDEX FUNDS2025-09-30Admiral SharesVTSAXS000002848C0000078062018362600285.121536200119.512016826400165.612.276872.279033.4678111837352325190.034014855972.84-685366760.7641755043444.182226189120.4563097307401.2315931217944.530363601356672.310869520563.499811228903273.1518040830209.7919064941729.09
60000036405VANGUARD 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
ABCDEF
1central_index_key00000364050000036405000003640500000364050000036405
2registrant_nameVANGUARD INDEX FUNDSVANGUARD INDEX FUNDSVANGUARD INDEX FUNDSVANGUARD INDEX FUNDSVANGUARD INDEX FUNDS
3period_of_report2026-06-302026-03-312025-12-312025-09-302025-06-30
4fund_nameAdmiral SharesAdmiral SharesAdmiral SharesAdmiral SharesAdmiral Shares
5fund_symbolVTSAXVTSAXVTSAXVTSAXVTSAX
6series_idS000002848S000002848S000002848S000002848S000002848
7class_idC000007806C000007806C000007806C000007806C000007806
8total_assets2299997814240.021993489486128.252058002534158.742018362600285.121915212703487.01
9total_liabilities2158657692.131798273806.9626123081.481536200119.515763123365.99
10net_assets2297839156547.891991691212321.292057976411077.262016826400165.611909449580121.02
11return_preceding_month110.350124821.580882352.17826742.27687-0.6729
12return_preceding_month25.15661253-0.524791890.287919622.279036.3455
13return_preceding_month3-0.32898064-4.96463621-0.033148373.467811185.07574
14realized_gain_preceding_month11171214350.44952625153.926194465733.3637352325190.03983065935.64
15change_in_unrealized_appreciation_preceding_month1203543768714.0129982379321.6136433388571.884014855972.84-11394591977.19
16realized_gain_preceding_month2-21631883.321443851673.191162622342.39-685366760.76287029511.93
17change_in_unrealized_appreciation_preceding_month2110977618158.39-14437272312.932565230635.7841755043444.18105734824564.66
18realized_gain_preceding_month32509402570.232329874264.073560587038.292226189120.452243886605.76
19change_in_unrealized_appreciation_preceding_month3-13036057700.98-109141802855.12-6777591235.7963097307401.2387596494350.2
20share_sale_preceding_month115164358272.0217409819216.399721237115691.439915931217944.530330533447572.6504
21share_redemption_preceding_month110678410744.1413341215488.4328532258693.1463601356672.39354960674.63
22share_sale_preceding_month213345954302.4615787863448.73038896833555.8100610869520563.49989024030148.45996
23share_redemption_preceding_month221077911128.4310671442909.5210090617081.0111228903273.159833704993.95
24share_sale_preceding_month321069259276.810121337012308.589822765721067.700218040830209.7912681244786.0796
25share_redemption_preceding_month321666695416.9912313984217.020449828875.9619064941729.0912999259996.1
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