Converts the specified text that represents a number to a number.
Syntax Copy Code |
---|
VALUE( Text text ) → Number |
The text argument can be in any number, date, or time formats recognized by <variable not found>. If text is not in one of these formats, VALUE returns the #VALUE! error value. If text is an empty text, the return value is 0.
Formula Copy Code |
---|
=VALUE("$1,000") |
Function Reference
N Function
T Function
TEXT Function