I'm sorry guies, I've looked through quite a few posts here, and I just can't quite seem to get this to work, but I really need it to work by tomorrow! AHHHH!
Here goes:
I've got a list of products set-up in various tables, all linked through relationships so that everything can be referenced and what-not. My problem came when I created a form, the form has a SKU and Description field and a sub-form, containing data such as serial number and sale date. I can browse through the records just fine with the record forward and back buttons at the bottom, but if I try to type in a SKU at the top of the form, it does repopulate the sub-form with all of the S/N for that product, but if I try to move the cursor, it says that it would create a duplicate entry and cannot do it.
The user is not allowed to enter new S/N's, SKUs, or Descriptions, nor are they allowed to change them, so my question is, how do I pull up the existing record, and not create a new one, so that sale date and information can be changed.
Thank you for the help!
-Bean
Here goes:
I've got a list of products set-up in various tables, all linked through relationships so that everything can be referenced and what-not. My problem came when I created a form, the form has a SKU and Description field and a sub-form, containing data such as serial number and sale date. I can browse through the records just fine with the record forward and back buttons at the bottom, but if I try to type in a SKU at the top of the form, it does repopulate the sub-form with all of the S/N for that product, but if I try to move the cursor, it says that it would create a duplicate entry and cannot do it.
The user is not allowed to enter new S/N's, SKUs, or Descriptions, nor are they allowed to change them, so my question is, how do I pull up the existing record, and not create a new one, so that sale date and information can be changed.
Thank you for the help!
-Bean