Other Fixed Assets (Historical)
Returns other fixed assets from historical balance sheets not classified in main PP&E categories.
Parameters
| Parameter | Required | Description |
|---|---|---|
| Symbol | Yes | Stock ticker symbol |
| Year | Yes | Fiscal year or period code |
| Quarter | No | Calendar quarter 1-4 |
| TTM | No | Set to "TTM" for trailing twelve months |
Syntax
=hf_Other_fixed_assets(Symbol, Year, [Quarter], [TTM])Parameters
symbolstringRequired
Stock ticker symbol
yearstringRequired
Fiscal year or period code
quarterstring
Calendar quarter (1-4)
TTMstring
Set to 'TTM' for trailing twelve months
Returns
number
Other fixed assets value
Examples
=hf_Other_fixed_assets("AAPL", 2023, 4)=hf_Other_fixed_assets("MSFT", "ly", 2)=hf_Other_fixed_assets(A1, B1, C1)When to Use
- Complete fixed asset breakdown
- Reconciling PP&E components
- Detailed balance sheet analysis
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Need total PP&E | hf_Gross_fixed_assets_plant_property_and_equipment() |
| Need buildings | hf_Building_and_improvements() |
| Need equipment | hf_Machinery_furniture_and_equipment() |
Common Issues & FAQ
What's typically in other fixed assets?
May include leasehold improvements, vehicles, specialized equipment, and other long-term tangible assets.
Related Formulas
More MarketXLS Historical Fundamentals formulas you can use in the same worksheet:
