I am designing a traqcking database for one of my clients in which they use barcodes. I have form which using the barcodes and some typing they can enter either "IN" or "OUT" for a secific thing. Pretty simple. The only catch is that I do not want to see everytime it was checked out or in, I want to see only the last time it was checked out or in. Basically I need a current listing, not a history. Can anyone see how I can do this? Is there a way for the form to update the record that has the same barcode? I just have no idea.