Tangible Asset Value (Historical)
Returns total assets minus intangible assets and goodwill.
Syntax
=hf_Tangible_Asset_Value(Symbol, Year, [Quarter], [TTM])Parameters
symbolstringRequired
Stock ticker symbol
yearstringRequired
Fiscal year or period code
quarterstring
Quarter (1-4)
TTMstring
TTM for trailing twelve months
Returns
number
Tangible asset value in USD
Examples
=hf_Tangible_Asset_Value("AAPL", 2023, 4)=hf_Tangible_Asset_Value("MSFT", "ly")When to Use
- Asset-based valuation
- Liquidation analysis
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Total assets | hf_Total_Assets() |
Common Issues & FAQ
What's excluded from tangible assets?
Goodwill, patents, trademarks, and other intangible assets.
Related Formulas
More MarketXLS Historical Fundamentals formulas you can use in the same worksheet:
