Calculate difference between 2 dates in months and remaining days

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

Guest

***Novice user***

Calculate difference between 2 dates in months and remaining days

I need to do the above calculation in an access database.
Can calculate the difference in months OR days but do not know how to do
calculation to return what is required.

any help greatly appreciated
 
Copy and paste the code into a blank module and then save the module with a
name of "modDateCalcs". You can then use the function like you would use any
other function.
 

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