I have an Access Registration Database that has one table with members in it. The point of the database is to register members via barcode scanners in 2 clicks. First click of the scanner brings up the member to verify their information the second click registers them. So a member brings in their postcard and you scan their barcode twice to register them. This has worked consistantly in the past with the barcode 128. However we have someone that has used Code 39. I finally have it where it will find the member. But on the second click of the scanner it tells me there is a type mismatch. (The second click is supposed to press the Register button on the database and put the focus back on the member number box so it's ready to scan the next member's card.) I've tried this several ways. If I scan the postcard once it will find the member and then I press Enter (to Register) instead of scanning the postcard a second time the Type Mismatch error doesn't appear. What could be wrong? The numbers in the Access Table have several spaces at the end of them. I'm not familiar with Code 39 at all. If you can provide me with any ideas I'd really appreciate it! I've spent way too much time on this already! THANKS in advance!!