Formulas > =LET()

How to Use LET() in Google Sheets

Description

Assigns names to intermediate calculated values and returns the result of a final formula expression.

How To Actually Use LET() in Sheets

LET(name1, value_expression1, [name2, ...], [value_expression2, ...], formula_expression)

Try LET yourself

Use LET to name the average of B2:D2 as avg, then return "Great" if avg is at least 4, otherwise "Good". Place the formula in E2.

Hints (3)

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 LET(). Click through to watch.

Browse more tutorials
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,...
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...
Learn Google Sheet Formulas The Hard Way

Learn Google Sheet Formulas The Hard Way

One weird way to learn more about what Google Sheets can do. https://bet...

Learn more about the LET() formula:

Generate a LET() formula for your needs

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

Generate a LET() formula