O
OD
I know I can create a table and check to see if it is a leep year. The
question is thier a function to get the number of days in a given (month,
year).
Example:
varDate = 8/1/2009
PS I'm using DatePart("w",varDate) to get the day of the week, but I need to
know how many day in each month.
"I'm building an sceduling calendar"
Thanks
O.D.
question is thier a function to get the number of days in a given (month,
year).
Example:
varDate = 8/1/2009
PS I'm using DatePart("w",varDate) to get the day of the week, but I need to
know how many day in each month.
"I'm building an sceduling calendar"
Thanks
O.D.