Return on Equity (LTM)
Returns the trailing twelve month return on equity.
Supported Symbols
| Type | Format | Example |
|---|---|---|
| US Stocks | SYMBOL | AAPL, MSFT |
| ETFs | SYMBOL | SPY, QQQ |
Syntax
=ReturnOnEquityLTM(Symbol)Returns
number
Returns the trailing twelve month return on equity
Examples
=ReturnOnEquityLTM("AAPL")=ReturnOnEquityLTM("MSFT")=ReturnOnEquityLTM("GOOGL")=ReturnOnEquityLTM(A1)When to Use
- Fundamental analysis
- Company valuation
- Financial screening
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Need historical data | Historical functions |
Common Issues & FAQ
Why am I getting "NA"?
Check that the symbol is valid and the company has reported financials.
Related Formulas
More MarketXLS Key Ratios formulas you can use in the same worksheet:
- Return on Invested Capital (Current Quarter)
- Return On Invested Capital (ROIC - Last 12 Months)
- Revenue Per Share
- Revenue Per Share Five Years
- Revenue Per Share Three Years
- Total Cash
- Total Debt
- Total Debt To Equity
See ReturnOnEquityLTM used in a complete workbook: Low Volatility Factor Screener Excel: Defensive Equity Screen for May 2026
