ParseNumber
=ParseNumber(string text, optional string
locale) : integer/double
Purpose
Parses a string and returns a number. Also support Locale as an optional parameter. For example when the numbers are formatted in a foreign format.
=ParseNumber(string text, optional string
locale) : integer/double
Parses a string and returns a number. Also support Locale as an optional parameter. For example when the numbers are formatted in a foreign format.
Get help with this function in the community →