Sub Table

bluenose76

Registered User.
Local time
Today, 15:58
Joined
Nov 28, 2004
Messages
127
I am trying to get a sub table to work and stay in,

On my main table i have a record field that uniqely identifies that entry but i need more than one record that relates to that number.

I am trying to create a sub table but when i insert the sub table and close after saving it is not there when i reopen the table?

in addition to this when i then select the sub table the entries are not specific to my record entry?

Any sugestions :confused:
 
Make sure that each table has a primary key defined and also that you have defined the relationship between them correctly in the relationships window.
 

Users who are viewing this thread

Back
Top Bottom