VALUE
Converts a text in a number format into a number.
Syntax: VALUE (
text
)
text
can be any number in text format
Example: VALUE ( '250' )
Output: 250
Last updated
Was this helpful?
Converts a text in a number format into a number.
Syntax: VALUE (
text
)
text
can be any number in text format
Example: VALUE ( '250' )
Output: 250
Last updated
Was this helpful?