Text
The Text function converts the input value into a string.
Usage
Text(input)
input (required) The text, date, or number that you would like to be interpreted as text.
Dates converted to Text will be interpreted as a full ISO date-timestamp.
The Text function can be used within other functions to ensure that an input is being read as text.
See Also:
- MonthName
- WeekdayName