Thread
:
Calendar in VBA
View Single Post
#
1
Jeff
Posts: n/a
Calendar in VBA
Hello,
Is it possible to design a VBA macro that would return the number of days in
a specific month?
Ex. I'd input a month(December) and the VBA would return (31).
Thanks,
Reply With Quote