Repeating Forms

K

KAKeller

I have a form that uses 2 tables and worked fine. I added a third table and
now the form repeats 3 times for each record. How can I have the form only
show up once for each record?
 
T

Tom van Stiphout

On Mon, 18 May 2009 01:46:01 -0700, KAKeller

This will happen if you have a one-to-many relationship between two
tables. Use a subform instead, which can show the many records (of
table3) for each record of the parent table.

-Tom.
Microsoft Access MVP
 

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