Return on Equity
Returns the return on equity (ROE) for a company.
Supported Symbols
| Type | Format | Example |
|---|---|---|
| US Stocks | SYMBOL | AAPL, MSFT |
| ETFs | SYMBOL | SPY, QQQ |
Syntax
=ReturnOnEquity(Symbol)Examples
=ReturnOnEquity("AAPL")=ReturnOnEquity("MSFT")=ReturnOnEquity("GOOGL")=ReturnOnEquity(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.
Excel Templates Using Return On Equity (ROE - Last 12 Months)
These ready-made MarketXLS templates call ReturnOnEquity() in their worksheet formulas. Open one to see the function working inside a complete model.
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 ReturnOnEquity used in a complete workbook: Excel Stock Tracker: Build a Professional Portfolio Dashboard in Your Spreadsheet
