VALUE
From LongJump Support Wiki
The VALUE function converts a text string with numbers into a number.
- Syntax
VALUE(string)
- Return
- Number
- Example
VALUE('57') = 57
The VALUE function converts a text string with numbers into a number.
VALUE(string)
VALUE('57') = 57