I have a table with the following 4 fields:
DeviceID (number)
LabID (number)
LabSer (number)
Transtime (DateTime - ##/##/#### ##:##:##)
I need to create a query that will identify table records that are duplicates for the first three fields, the date part of Transtime is a duplicate and are within 2 minutes of each other for the time part of Transtime.
I have used the duplicate query wizard to accomplish the first part but I can't find a way of linking the records by time intervals.
Any ideas would be gratefuly recieved.
Tony Black
DeviceID (number)
LabID (number)
LabSer (number)
Transtime (DateTime - ##/##/#### ##:##:##)
I need to create a query that will identify table records that are duplicates for the first three fields, the date part of Transtime is a duplicate and are within 2 minutes of each other for the time part of Transtime.
I have used the duplicate query wizard to accomplish the first part but I can't find a way of linking the records by time intervals.
Any ideas would be gratefuly recieved.
Tony Black