Subform Relationship

kholm

Registered User.
Local time
Today, 13:32
Joined
Jun 25, 2001
Messages
63
I have a sub-sub form which contains multiple information which can be input on one item from the subform. When I try to add information, it does not let me add additional information, but lists all the sub-sub form information for every subform info. I hope this makes sense. Basically, it is not connecting the job ID and Client ID to the information in this form.
 
Are the Parent/Child Relationships set up?
How are they Set Up?

Is this relationship only set up on the forms or are they also on the Tables?
 
Relationships

I have one Main form which autonumbers the Client ID. One Subform which should keep the same Client ID and autonumber the Job ID and another subform (of the second form) which should keep the same Client ID and Job ID. It seems like I can enter the information, but when I look at the table the IDs are not listed. AS for my parent child, they all look in order, main is Client ID, Client ID; subform is Client ID, Client ID and the sub-sub form is Job ID, Job ID.
 

Users who are viewing this thread

Back
Top Bottom