Day FunctionSee AlsoDescriptionReturns a whole number between 1 and 31, inclusive, representing the day of the month.SyntaxDay(date)The date argument is any expression that can represent a date. If date contains Null, Null is returned.
See Also
Returns a whole number between 1 and 31, inclusive, representing the day of the month.
Day(date)
The date argument is any expression that can represent a date. If date contains Null, Null is returned.