Decimical - between two dates, YYYY

B

Bill

Hi,

I'm using a query and create two dates. I want two dates calculate by Year
into decicial - example

I don't want:
Years: DateDiff("yyyy",#01/01/1999#,#02/28/2003)). It will give me 4 Years.

I want:
Years: DateDiff("yyyy",#01/01/1999#,#02/28/2003)). I want to see the number
show as 3 years (decimical) 59 days .

YOur help would be much appreciates. :) I would need your help..!
 
M

Mingqing Cheng [MSFT]

Hi Bill,

As MVP has provided a great method, I wanted to post a quick note to see if
you would like additional assistance or information regarding this
particular issue. We appreciate your patience and look forward to hearing
from you!

Sincerely yours,

Mingqing Cheng

Online Partner Support Specialist
Partner Support Group
Microsoft Global Technical Support Center
 

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

Top