G
Guest
I would like to use a command function to set a relationship between two
tables so that when I select a option (check box or what ever) the
relationship will be made and then I can run a query with the tables joined
and then become non-joined at the end of the query and alternatively when the
check box is not selected the tables would remain non-joined when a query is
run. Can this be done?
I want to do this because I want to use the joined fields as "criteria" for
the query and sometimes I want one, sometimes two, sometimes three...
criteria. If some of the possible joined fields are not joined then they
will not function as criteria. Hopefully this makes sense.
tables so that when I select a option (check box or what ever) the
relationship will be made and then I can run a query with the tables joined
and then become non-joined at the end of the query and alternatively when the
check box is not selected the tables would remain non-joined when a query is
run. Can this be done?
I want to do this because I want to use the joined fields as "criteria" for
the query and sometimes I want one, sometimes two, sometimes three...
criteria. If some of the possible joined fields are not joined then they
will not function as criteria. Hopefully this makes sense.