Formulas > =LTE()

How to Use LTE() in Google Sheets

Description

Returns `TRUE` if the first argument is less than or equal to the second, and `FALSE` otherwise. Equivalent to the `<=` operator.

How To Actually Use LTE() in Sheets

LTE(value1, value2)

Try LTE yourself

In cells D1:D10, use the LTE formula to compare the values in A1:A10 with the values in B1:B10. The formula should return TRUE if the value in column A is less than or equal to the value in column B.

Hints (2)

Looking for a video tutorial? Members can email me anytime! Check out the blogs below for more info on this formula. Or generate your formula. Find more formulas here at BetterSheets.co/formulas

Transcript-matched member videos for LTE(). Click through to watch.

Watch more tutorials
Write Apps Script to Create a New Google Sheets Formula

Write Apps Script to Create a New Google Sheets Formula

Create a brand new custom formula in Apps Script. We'll do this for our ...
Calculate ROAS in Google Sheets

Calculate ROAS in Google Sheets

Calculate Return on Ad Spend with a formula combination. Bonus: create a...
Hardest Formula: SumIF | Addition Based on Dates / Values

Hardest Formula: SumIF | Addition Based on Dates / Values

Demystifying the SumIF Formula. Add up your values based on a condition,...
Advanced Coding in Google Sheets for Programmers

Advanced Coding in Google Sheets for Programmers

Add a Custom Menu Create Native-like Functions Get URL and Sheet ID's vi...

Learn more about the LTE() formula:

Generate a LTE() formula for your needs

Describe your task in plain English and get a paste-ready formula that uses LTE(). 2 free AI generations, no signup. Members get unlimited use.

Generate a LTE() formula