I'm trying to write a query that will find all duplicate records that have the same time, within a maximum 10 minute time frame. For example, 9:43, 9:50 and 9:53 would be duplicate records. Then again, 9:58 and 10:08 would also be duplicate records.
I have absolutely no clue on how to write this. My time format was Long, I changed it to Short time to see if it would help. I can change it back to Long if needed.
I also have three other fields that need to be the exact same in each record to make it a duplicate. That's not hard to do. It's just that time frame that I don't know how to write!
Please help!
Meli
I have absolutely no clue on how to write this. My time format was Long, I changed it to Short time to see if it would help. I can change it back to Long if needed.
I also have three other fields that need to be the exact same in each record to make it a duplicate. That's not hard to do. It's just that time frame that I don't know how to write!
Please help!
Meli