I am using a scanner to input into a form. Unfortunately, my barcode contains 35 characters, including spaces, but I only need the first 7 characters.
When we scan, our scanner is programmed to tab after the scan, so I am certain I need a procedure in the "Lost Focus" event. I am just not sure how to write that procedure.