Caluclate no of days between date records

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

Guest

I have a table with a date field tbl_Date.ImportDate.

If I have a select query that is sorted DESC by ImportDate I would like to
add a calculated field that shows the number of days between the records date
and the previous date.

How should I go about this?

Bruce
 

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