Returns a number, given its text representation.
Syntax
Examples
|
Formula |
Result |
|
=VALUE("1/2/20") |
43832 |
|
=VALUE("$5") |
5 |
|
=VALUE("21:00") |
0.875 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions