G
Guest
I have a form where I input a UPC code (through a bar code scanner). What I want Access to do is to find that particular UPC code in my master inventory table and add a quantity of one to a particular field. If that UPC is not in the master inventory table, I want a dialog box to pop up and say "That item is not available".
I can code the dialog box in the macro, but I can't seem to figure out how to "automate" the search for each UPC code. Thanks.
I can code the dialog box in the macro, but I can't seem to figure out how to "automate" the search for each UPC code. Thanks.