Thread: Date Functions
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
seth seth is offline
external usenet poster
 
Posts: 5
Default Date Functions

Is there a native function in VBA to determine the number
of days in a specified month? For example, if I wanted
to know how many days were in January is there a function
that would return 31. This is also important for
February given leap year and all that good stuff.

Thanks,

Seth