I have a simple form with two comboboxes, one for badge id and one for equipment id. There is one textbox which is for the action being performed. The user will use a scan gun to populate each of these by scanning the barcode on their badge, the equipment, and a label for the action. The form works fine when the proper barcode is scanned for each field. So, now I am trying to catch errors.
When an invalid barcode is scanned for the badge id combobox the dropdown shows. I would like to know how to now show the dropdown as well as clear what was scanned into the badge id combobox. Very new to the coding side of Access though I have worked with them and built several myself. Any ideas? Thank you
When an invalid barcode is scanned for the badge id combobox the dropdown shows. I would like to know how to now show the dropdown as well as clear what was scanned into the badge id combobox. Very new to the coding side of Access though I have worked with them and built several myself. Any ideas? Thank you