P
patti
I am using a tabbed form.
Tab A is based on ProjectTable with PK=ProjID
Tab B is based on ProjectDescTable with PK= ProjDescID and links to
ProjectTable with a field for ProjID. Tab B's child field is ProjID and
mother field is from Tab A's PK field.
Tab C is based on ProjTasksTable with PK=ProjTaskID and links to
ProjDescTable with a field for ProDescjID.
I want tab C to link to Tab B. Mother field would be ProjDescForm's
ProjDescID and child field would be ProjTaskForm's ProjDescID. The wizard
only shows me fields from Tab A.
Is there a way to link Tab C to Tab B?
Thanks.
Tab A is based on ProjectTable with PK=ProjID
Tab B is based on ProjectDescTable with PK= ProjDescID and links to
ProjectTable with a field for ProjID. Tab B's child field is ProjID and
mother field is from Tab A's PK field.
Tab C is based on ProjTasksTable with PK=ProjTaskID and links to
ProjDescTable with a field for ProDescjID.
I want tab C to link to Tab B. Mother field would be ProjDescForm's
ProjDescID and child field would be ProjTaskForm's ProjDescID. The wizard
only shows me fields from Tab A.
Is there a way to link Tab C to Tab B?
Thanks.