VALUE(text)Converts a text string that represents a number to a number
VALUE("12") returns 12 as a number. Return type must be selected as number.