Hi All,
I'm currently working on making a database that deals with my companies returns department, but have hit a stumbling block early on!!
I've got a bit of experience in Access, but haven't uesd the programme in a few years so bare with me!
I have created my main form based on a table, which is linked correctly.
Two of the items on the main form are Combo boxes being run from Queries, these are my customer name, and product information. These work fine on a single form..but as the form will be used for entry of any new enquiries it doesn't work.
The issue can be explained as follows....
Return No.1 is for customer ABC for product DEF, the information is filled in on the form and completed.
Return No.2 is for customer GHI for product JKL...but the information in the Combo boxes is still remaining from Return No.1, and if these are deleted then the information is deleted from No.1 and No.2
It has to be combo specific as the remaining information from list boxes, text boxes etc is retained on the original record!
I'm currently working on making a database that deals with my companies returns department, but have hit a stumbling block early on!!

I've got a bit of experience in Access, but haven't uesd the programme in a few years so bare with me!
I have created my main form based on a table, which is linked correctly.
Two of the items on the main form are Combo boxes being run from Queries, these are my customer name, and product information. These work fine on a single form..but as the form will be used for entry of any new enquiries it doesn't work.
The issue can be explained as follows....
Return No.1 is for customer ABC for product DEF, the information is filled in on the form and completed.
Return No.2 is for customer GHI for product JKL...but the information in the Combo boxes is still remaining from Return No.1, and if these are deleted then the information is deleted from No.1 and No.2
It has to be combo specific as the remaining information from list boxes, text boxes etc is retained on the original record!