how to enter serial number and lookup serial number at same time
I have a form to enter serial number and service tag number. user uses scanner to enter data into form. I also have a form with a lookup box to search if serial number is in a table for trashed parts. so i have two tbl1 and tbl2.
now i am being asked to speed up operation-
is there a way to enter serial number one time and do both functions.
if serial number is in tbl2 then print report and still enter number in tbl1
if serial number is not in tbl2 - show message box "part not found" and just enter number in tbl1 ( no report)
or is there another way
thank you
arloguth, September 3rd, 2010 06:49 PM
Bookmarks