Month$

Takes one parameter, Source

Description:

Returns the Month value from a valid [Date] or [DateTime] field.

Example:

[New] Month = Month$ "2525-02-03"
HtmlAlert ("Month: " & Month) 'Displays Month: 02