Total Assets Per Share (Historical)
Returns total assets divided by shares outstanding.
Examples
=hf_Total_assets_per_share("AAPL", 2023, 4)When to Use
- Per-share valuation
- Asset-based analysis
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Need current assets only | hf_Current_assets_per_share() |
Common Issues & FAQ
Q: Does this include intangibles? A: Yes, total assets includes all assets on the balance sheet.
