I have a form with two subforms. The subforms get their data from the same
two tables, with several fields that overlap and several others that do not.
Is it better to have these subforms get their data from two separate queries
or to have a single query that is then filtered differently by the two
subforms?
--
Message posted via http://www.accessmonster.com
two tables, with several fields that overlap and several others that do not.
Is it better to have these subforms get their data from two separate queries
or to have a single query that is then filtered differently by the two
subforms?
--
Message posted via http://www.accessmonster.com
Comment