Month FunctionSee AlsoDescriptionReturns a whole number between 1 and 12, inclusive, representing the month of the year.SyntaxMonth(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 12, inclusive, representing the month of the year.
Month(date)
The date argument is any expression that can represent a date. If date contains Null, Null is returned.