ETF Fund Family
Returns the fund family (asset manager) that issues the ETF.
Syntax
=ETFFundFamily(Symbol)Returns
string
Fund family name
Examples
=ETFFundFamily("SPY")When to Use
- Identifying ETF issuer
- Fund family comparison
- Due diligence research
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Category | ETFCategory() |
| CIK number | ETFFundFamilyCIK() |
Common Issues & FAQ
What are major fund families?
Vanguard, BlackRock (iShares), State Street (SPDR), Invesco, etc.
Related Formulas
More MarketXLS ETF & Funds formulas you can use in the same worksheet:
- ETF Holdings
- ETF Inception Date
- ETF Report Period Date
- ETF Report Period End Date
- ETF Total Assets
- ETF Total Liabilities
- ETF Yield
- Fund Expense Ratio
See ETFFundFamily used in a complete workbook: Analyzing Bitcoin ETFs: How to Compare IBIT, FBTC, and More in Excel
