ETF Fund Family
Returns the fund family (asset manager) that issues the ETF.
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
Q: What are major fund families? A: Vanguard, BlackRock (iShares), State Street (SPDR), Invesco, etc.
