The DateSerial function returns a Variant of subtype Date for a specified
year, month, and day.
Syntax
DateSerial(year,month,day)
Parameter
Description
year
Required. A number between 100 and 9999, or a numeric
expression. Values between 0 and 99 are interpreted as the years 1900–1999.
For all other year arguments, use a complete four-digit year
W3Schools is for training only. We do not warrant its correctness or its fitness for use.
The risk of using it remains entirely with the user. While using this site, you agree to have read and accepted our
terms of use and
privacy policy.