My new plug and play barcodescanner outputs a string of numbers and a Carriage return....tested with notepad and it works fine!
I have got it set up to fill a textbox on my Access form, but im having to scan my barcodes in twice the before i get it to update records in my listbox.
I have set the setfocus to point to the textbox after the 'afterupate event' but still, the cursor does not blink in the textbox unless i scan twice!
How can i make the cursor in this textbox blink at all times? Thanks
I have got it set up to fill a textbox on my Access form, but im having to scan my barcodes in twice the before i get it to update records in my listbox.
I have set the setfocus to point to the textbox after the 'afterupate event' but still, the cursor does not blink in the textbox unless i scan twice!
How can i make the cursor in this textbox blink at all times? Thanks