B
bscarano
I have a table that has the time a transaction was created by a user.
What I want to do is calculate the amount of time between each
transaction. This can be done in a query or report.
user OrderEntryDate
Mark 11/5//07 10:00
Mark 11/5/07 10:09 (Difference of 9 minutes)
In this case, we assume that Mark spent 9 minutes with the first
person.
Can this be done?
What I want to do is calculate the amount of time between each
transaction. This can be done in a query or report.
user OrderEntryDate
Mark 11/5//07 10:00
Mark 11/5/07 10:09 (Difference of 9 minutes)
In this case, we assume that Mark spent 9 minutes with the first
person.
Can this be done?