record selector problem

T

Troy

table 1 - customer info
table 2 - customer inventory

I have a form with a two tab control. On first tab I have table 1. On the
second tab I have a subform with table 2. When I click the next record on
the form I'm on the same customer. I've noticed it copies the customer info
for each record on tab 2.

My relations are one to many from table 1 to table 2. Enforce Referential
Integrity and I have Cascade Delete Related Records checked.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top