Assesses a given value, returning a defined result if that value is an #N/A error.
Returns the first argument when it is not an error; otherwise, it yields the second argument if provided, or a blank if the second is not available.
Provides one value when a condition is `TRUE` and a different value when it is `FALSE`.
Outputs the logical value `FALSE`.
Returns true when every argument supplied is logically true; returns false if any argument supplied is logically false.
Provides details about a specified cell’s attributes.
Returns a numerical representation corresponding to the type of data supplied to the function.
Yields a null value
Transforms the given argument into a numerical value.
Determines if a value is of the text type.