TEXT
The TEXT function formats the value to the given format string.
Syntax
Arguments
value - Required. The number or reference.
format - Required. The string or format expression.
Example
The above formula will return $6,000
Last updated