Definition: AREAS is a function that returns the number of areas in a reference. Syntax: =AREAS(reference) Situation: This formula is suitable when you need to count the number...
Definition: ADDRESS is a function that returns a cell reference as a string, based on a specified row and column number. Syntax: =ADDRESS(row_num, column_num, [abs_num], [a1], [sheet_text]) Situation:...
Definition: ACOSH is a function that returns the inverse hyperbolic cosine of a number. The inverse hyperbolic cosine of a number is the value whose hyperbolic cosine is...
Definition: ACOS is a function that returns the inverse cosine of a number. The inverse cosine of a number is the angle whose cosine is a given number....
Definition: ABS is a function that returns the absolute value of a number. The absolute value of a number is the number without its sign. Syntax: =ABS(number) Situation:...
The IFERROR formula is used to return a specific value if a formula returns an error. To use the IFERROR formula, select the cell where you want the...