Calendar Date (Historical)
Returns the calendar end date for the period.
Syntax
=hf_Calendar_Date(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
string
Calendar date
Examples
=hf_Calendar_Date("AAPL", 2023, 4)When to Use
- Date alignment
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Report period | hf_Report_Period() |
Common Issues & FAQ
What date format?
YYYY-MM-DD format.
Related Formulas
More MarketXLS Historical Fundamentals formulas you can use in the same worksheet:
