NUMBERVALUE

NUMBERVALUE numeric value of text

Synopsis

NUMBERVALUE(text,separator)

Arguments

text: string

separator: decimal separator

Note

If text does not look like a decimal number, NUMBERVALUE returns the value VALUE would return (ignoring the given separator).

OpenDocument Format (ODF) Compatibility

This function is OpenFormula compatible.

See also

VALUE.