hopefully someone can help,
I have a database where all records have a date and a time stamp.
I am trying to build a query where you enter a time parameter and the query will return all records with a timestamp of 20 mins either side of the time criteria entered.
I have the date side of thigs...