T Function Explained
The T
Function in Microsoft Excel returns the text referred to by a value. It takes a single argument, which is a value that refers to a cell containing text, and returns the text in that cell. It is useful for extracting text from a cell reference.
T Function Syntax
T(value)
- value: The value to be tested. This argument can be a number, text, or logical value.