VALUETOTEXT function

VALUETOTEXT converts an incoming single value or array into its "text representation." This function is typically used to convert different types of values in a worksheet (numbers, booleans, errors, text) into strings, making them easier for concatenation or further processing.