Datediff Function

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

Guest

Perhaps this is really basic, but I cannot find any postings relative to it,
so I will go ahead and ask. I have code that follows:

DateDiff("m", #1/8/2005#, Now())

Now() is 01/04/2006

The function yields 12 which I don't expect until 01/04/2006. I expect the
function to yield 11 until then. Do I need to go to days? What am I missing?
 

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