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 |
Syntax
=PELowLastFiveYears(Symbol)Returns
number
Returns the lowest P/E ratio over the last 5 years
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
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:
- PEG Ratio (TTM)
- Pre Tax Profit Margin
- Price to Book Ratio (TTM)
- Price To Cashflow
- Price To Free Cashflow
- Price to Sales Ratio (TTM)
- Price To Tangible Book Ratio
- Quick Ratio
See PELowLastFiveYears used in a complete workbook: S&P 500 Concentration Dashboard Excel: Track Top 10 Weight, Sector Dominance, and SPY vs RSP (2026)
