The
VALUE function converts combinations
of text and numbers in to a value. Excel
can recognize constant, date or time
formats and convert these text strings
to a numerical value. If the text string
is not in a recognizable format such
as "three" or " 6
apples" excel
will show a "#VALUE!" error value.
- The syntax
for the function is VALUE(text)
where "text" is
a string of text that is to be converted
to a numerical value.
|