Thread: Calendar in VBA
View Single Post
  #1   Report Post  
Jeff
 
Posts: n/a
Default 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,