Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

VALUE function

Description

String to number function. VALUE(str) evaluates str as a number.

Examples

VALUE("25.0") returns 25.0

VALUE("text") returns an error

Calculator

VALUE(  

Related functions