I have a table with a date field that has date and time together. I want to use a query (not code, please) to return only those values that are within five minutes of each other. In other words, if my records are: 5/30/03 5:55 am, 5/30/03 6:05 am and 5/30/03 6:08 am - I want to only return the last two records. My table may have hundreds of records with times ranging throughout a 24 hour period and I only am concerned with those records that occurred close together in time.
I hope that makes sense. Please go easy on me. I am a novice and know very little about modules and code.
I hope that makes sense. Please go easy on me. I am a novice and know very little about modules and code.