Returns the text string corresponding to the given value or the selected range.
Syntax
Remarks
The T function returns an empty text if the given value is not a text string.
Zoho Sheet detects and converts the text and number formats when the values are entered by default.
Examples
|
Formula |
Result |
|
=T("Zoho Sheet") |
Zoho Sheet |
|
=T(12) |
|
|
=T(TRUE) |
|
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions
N