D
Dale
Access 2000
I am working with a service call database and would like
to create a
query that looks for repeat trips within a user defined
time period in minutes.
The affected fields are CustID, CallDate, TimeComplete,
TimeReceived
The result would show all calls that a return trip was
made within 60 (user entered) minutes within a specified
data range.
For example, a tech may make 4 separate visits to the
same customer within 4 hours (I sure hope not!) because
the problem was not properly resolved on the 1st visit.
Each visit would be a separate record.
So if I say "Show me ALL calls between 5/1/2004 and
5/5/2004 that occured to the same customer (Any Customer)
within 300 minutes of each other.
Keep in mind that the time fields have "11/5/2004 05:30
PM" type formating.
Any and ALL help truly appreciated!
Dale
I am working with a service call database and would like
to create a
query that looks for repeat trips within a user defined
time period in minutes.
The affected fields are CustID, CallDate, TimeComplete,
TimeReceived
The result would show all calls that a return trip was
made within 60 (user entered) minutes within a specified
data range.
For example, a tech may make 4 separate visits to the
same customer within 4 hours (I sure hope not!) because
the problem was not properly resolved on the 1st visit.
Each visit would be a separate record.
So if I say "Show me ALL calls between 5/1/2004 and
5/5/2004 that occured to the same customer (Any Customer)
within 300 minutes of each other.
Keep in mind that the time fields have "11/5/2004 05:30
PM" type formating.
Any and ALL help truly appreciated!
Dale