Date Average

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

Guest

I have two date fields...one for date received and another for date
done.Does access have a query to calculate an average time between the two
dates.This is for the purpose of monitoring average time for users to
complete a transaction.
 
Dates are stored as floating point numbers. You can simple subtract one from
another to get the difference in days and parts of days.
 

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