Public Function MonthName(ByVal InputDate As Date) As String
Returns the name of the month using the localization of the current process.
SendDebug MonthName(Date) 'Prints this month's name
©2024 Blue Polar. All rights reserved.