What is the use of TYPE function?
TYPE Function in Excel returns information (integer) about the data type of a supplied value
What is the syntax of TYPE function?
TYPE( value)
value : value to be checked
TYPE Function in Excel – Examples
Example 1: Returns 1 as the given value is a number
Example 2: Returns 2 as the given value is a Text
Example 3: Returns 4 as the given value is a Logical Value
Example 4: Returns 16 as the given value is an Error Value
Example 5: Returns 64 as the given value is an Array
Reference:
Please refer the below article for more Information Excel functions.
Information Excel Formulas
Please refer the below article for more Excel Functions.
Excel Formulas | Home