Hi,
I have a form with a tabs control of 6 tabs. Each tab has a subform of 10-12 fields. These subforms depend on tables which are linked by a 1-to-1 relationship. Client ID is the shared key of all these tables.
I want to have a single record selector for all the tabs, and not for each tab which is what I have now (additionally I have the record selector for the entire form).
How can I tell Access to recognize that the subform on each tab refers to the same client (all subforms have the same client ID).
I'm learning Visual Basic.
Thank you in advance.
I have a form with a tabs control of 6 tabs. Each tab has a subform of 10-12 fields. These subforms depend on tables which are linked by a 1-to-1 relationship. Client ID is the shared key of all these tables.
I want to have a single record selector for all the tabs, and not for each tab which is what I have now (additionally I have the record selector for the entire form).
How can I tell Access to recognize that the subform on each tab refers to the same client (all subforms have the same client ID).
I'm learning Visual Basic.
Thank you in advance.