VALUE
From LongJump Support Wiki
Revision as of 00:05, 26 August 2009 by imported>Evelyn
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