CELL
CELL(info_type, reference)
Returns the requested information about the specified cell. Learn more
Apri schedaUna scheda strutturata per ogni funzione: sintassi, argomenti, esempi pratici, errori comuni, FAQ e collegamenti a formule correlate.
Digita almeno 2 lettere per vedere i suggerimenti.
CELL(info_type, reference)
Returns the requested information about the specified cell. Learn more
Apri schedaERROR.TYPE(reference)
Returns a number corresponding to the error value in a different cell. Learn more
Apri schedaISBLANK(value)
Checks whether the referenced cell is empty. Learn more
Apri schedaISDATE(value)
Returns whether a value is a date. Learn more.
Apri schedaISEMAIL(value)
Checks whether a value is a valid email address. Learn more
Apri schedaISERR(value)
Checks whether a value is an error other than `#N/A`. Learn more
Apri schedaISERROR(value)
Checks whether a value is an error. Learn more
Apri schedaISFORMULA(cell)
Checks whether a formula is in the referenced cell. Learn more
Apri schedaISLOGICAL(value)
Checks whether a value is `TRUE` or `FALSE`. Learn more
Apri schedaISNA(value)
Checks whether a value is the error `#N/A`. Learn more
Apri schedaISNONTEXT(value)
Checks whether a value is non-textual. Learn more
Apri schedaISNUMBER(value)
Checks whether a value is a number. Learn more
Apri schedaISREF(value)
Checks whether a value is a valid cell reference. Learn more
Apri schedaISTEXT(value)
Checks whether a value is text. Learn more
Apri schedaN(value)
Returns the argument provided as a number. Learn more
Apri schedaNA()
Returns the "value not available" error, `#N/A`. Learn more
Apri schedaSHEETS(reference)
Returns the total number of sheets in the referenced spreadsheet. Learn more about the SHEETS function.
Apri schedaTYPE(value)
Returns a number associated with the type of data passed into the function. Learn more
Apri scheda