LET in Google Sheets
Assigns name with the value_expression results and returns the result of the formula_expression. The formula_expression can use the names defined in the scope of the LET function. The value_expressions are evaluated only once in the LET function even if the following value_expressions or the formula_expression use them multiple times. Learn more
LET(name1, value_expression1, [name2, …], [value_expression2, …], formula_expression )
A cosa serve LET?
LET serve per assigns name with the value_expression results and returns the result of the formula_expression. the formula_expression can use the names defined in the scope of the let function. the value_expressions are evaluated only once in the let function even if the following value_expressions or the formula_expression use them multiple times. learn more in Google Sheets. È una funzione di livello avanzato, utile soprattutto per Produttivita.
Esempio da adattare
=LET(name1, value_expression1, [name2, …], [value_expression2, …], formula_expression )
Sostituisci gli argomenti con celle o intervalli del tuo foglio.
Cosa trovi nella guida completa
Argomenti spiegati, esempi pratici, errori comuni, FAQ e formule correlate. Lo sblocco resta senza acquisti: usi solo crediti disponibili sul tuo account.
Esempi, errori e guida completa
Definizione e sintassi restano pubbliche. I crediti non si acquistano: si guadagnano con le attività della Academy.
Accedi per sbloccare Registrati · bonus iniziale di 10 crediti Come si guadagnano e si usano i crediti