How to calculate the end date of a month?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know if there is an easy way to calculate the end date of a month?

When I'm reading dates in a recordset, for example 10/01/2006 then I want to
store the end date of October (10/31/2006) in another date variable to do
other calculations.

Thanks for any help or tips!
 
Please forgot what I just posted.
I found the solution by using the DateSerial function from Microsoft Access.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top