P/E Low (5 Year)
Returns the lowest P/E ratio over the last 5 years.
Supported Symbols
| Type | Format | Example |
|---|---|---|
| US Stocks | SYMBOL | AAPL, MSFT |
| ETFs | SYMBOL | SPY, QQQ |
Examples
=PELowLastFiveYears("AAPL")=PELowLastFiveYears("MSFT")=PELowLastFiveYears("GOOGL")=PELowLastFiveYears(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
Q: Why am I getting "NA"? A: Check that the symbol is valid and the company has reported financials.
