M
mylissamurry
I'm trying to set up a form where the user can either enter data using
an Item Number or a SKU Number. I've created a basic invoicing
database where I have my Products table (with Item Number and SKU
Number), an Orders table and a Purchase Orders table. Then I created
a Purchase Orders form with an Orders subform. It works great. The
user can enter in the Item Number in the Orders subform and can enter
orders that way; however, I have now been charged with allowing the
user to be able to enter orders using either the Item Number or the
SKU Number (both of which are unique to each record in the products
table). How do I allow users to enter either one? Is this possible?
I really appreciate the help!!!
an Item Number or a SKU Number. I've created a basic invoicing
database where I have my Products table (with Item Number and SKU
Number), an Orders table and a Purchase Orders table. Then I created
a Purchase Orders form with an Orders subform. It works great. The
user can enter in the Item Number in the Orders subform and can enter
orders that way; however, I have now been charged with allowing the
user to be able to enter orders using either the Item Number or the
SKU Number (both of which are unique to each record in the products
table). How do I allow users to enter either one? Is this possible?
I really appreciate the help!!!