Description Returns the serial number of a date supplied as a text string.
Syntax DATEVALUE ( text )
Argument | Description |
---|---|
text | A date in text format between January 1, 1900, and December 31, 2078. If you omit the year, the current year is used. |
Examples This function returns 34399:
This function returns 35058:
See Also NOW, TIMEVALUE, TODAY