G
Guest
Hi,
I have created a main form and a subform, now I want to use just one command
button in the footer of the main form to find records using any variables in
both main and sub form. At this point, the command I have in the footer of
the main form only works with the variables that belong to the main form.
Just to give you a background....
The main form is bounded to a table called 'facility contact' and the
subform is bounded to a table called 'coordinators'. I use a variable,
facility num, as the primary key and these two tables are joined together
using this primary key in a one to one relationship.
Thank you very much in advance.
I have created a main form and a subform, now I want to use just one command
button in the footer of the main form to find records using any variables in
both main and sub form. At this point, the command I have in the footer of
the main form only works with the variables that belong to the main form.
Just to give you a background....
The main form is bounded to a table called 'facility contact' and the
subform is bounded to a table called 'coordinators'. I use a variable,
facility num, as the primary key and these two tables are joined together
using this primary key in a one to one relationship.
Thank you very much in advance.