Thread
:
Get month from date
View Single Post
#
1
[email protected]
Posts: n/a
Get month from date
Useing VBA, how to I get the month from a date in range("a1") as text.
Eg if date = 30/1/02, Month = "January" or 30/10/05 then month =
"October". I want to worksheets with the month.
Regards Robert
Reply With Quote