PeteUK
08-30-2001, 06:27 AM
Hi.
I posted a "help me" the other day and am still having the same problem. I have my main form up and running nicely - called ClientListTable which has a CustomerID as it's primary key. Now, I have three sub forms which are different departments which all relate to the master record. What I want is when on the record I want, for example Manchester United PLC, I want to be able to add data to the subforms which relate only to the above record. So, when I move to another record, the subforms are either blank or have data relating to that particular record.
At the mo, all that happens when I populate the subforms is when I move to another record and go back, the form is empty. The three other tables have a ProductID as a primary key as I want to keep every record in the subforms with a different ID different from the customerID.
Hope someone can help. Thanks in advance!!
Pete
I posted a "help me" the other day and am still having the same problem. I have my main form up and running nicely - called ClientListTable which has a CustomerID as it's primary key. Now, I have three sub forms which are different departments which all relate to the master record. What I want is when on the record I want, for example Manchester United PLC, I want to be able to add data to the subforms which relate only to the above record. So, when I move to another record, the subforms are either blank or have data relating to that particular record.
At the mo, all that happens when I populate the subforms is when I move to another record and go back, the form is empty. The three other tables have a ProductID as a primary key as I want to keep every record in the subforms with a different ID different from the customerID.
Hope someone can help. Thanks in advance!!
Pete