Long Term Debt Per Share (Historical)
LiveReturns the long-term debt per share.
Example usage | =hf_Long_term_debt_per_share("MSFT",2022)- Returns the value for the year 2022. =hf_Long_term_debt_per_share("MSFT",2022,2)- Returns the value for the year 2022 and the calendar quarter 2 =hf_Long_term_debt_per_share("MSFT",2022,3,"TTM")- Returns the value for the year 2022 and trailing twelve months from the calendar quarter =hf_Long_term_debt_per_share("MSFT","lq") - Returns the value for the last quarter =hf_Long_term_debt_per_share("MSFT","lq-1")-Returns the value for the last quarter-1 =hf_Long_term_debt_per_share("MSFT","ly") - Returns the value for the last year =hf_Long_term_debt_per_share("MSFT","ly-1") - Returns the value for the last year - 1 =hf_Long_term_debt_per_share("MSFT","lt") - Returns the value for the last 12 months. =hf_Long_term_debt_per_share("MSFT","lt-1") - Returns the value for the previous last 12 months. |
Assets | Stocks |