Fund Family
Returns the name of the fund family or asset management company that manages a given ETF or mutual fund. The fund family is the investment company responsible for the fund's management, marketing, and administration.
Return Value
A text string with the fund family name (e.g., "Vanguard", "BlackRock", "Fidelity Investments").
Supported Symbol Formats
| Type
Syntax
=mxls.FundFamily(Symbol)Examples
=mxls.FundFamily("SPY")=mxls.FundFamily("QQQ")=mxls.FundFamily("VFIAX")=mxls.FundFamily("FXAIX")=mxls.FundFamily(A1)Related Formulas
More MarketXLS ETF & Funds formulas you can use in the same worksheet:
- Fund Family CIK
- Fund Holdings
- Fund Inception Date
- Fund Net Assets
- Fund Report Period Date
- Fund Report Period End Date
- Fund Total Assets
- Mutual Fund Inception Date
See FundFamily used in a complete workbook: ETF Holdings in Excel: Pull Live Fund Constituents With MarketXLS Formulas
