row..

We have a database where operators scan in, do a job, and scan out. Many are doing their in/out scans at the same time, but aren't supposed to.

Is there a way to grab only the data from rows where the date and time in column A and B are the same, and return all the information from that row? info like serial number, employee number etc.

Thanks for any help!