M
MP
I have a form with several tab control pages
Each tab consists of a subform created using an
underlying query. Each query has multiple criteria to
limit the displayed records to a select subset.
The Queries produce the correct/expected output when
viewed as a query. When used in a single form (no tab
controls, no subforms) the correct/expected output is
displayed.
Problem arises when these same queries are used as a
basis for subforms on a series of tab control pages.
Only the criteria linking the subform back to the
original form on the tab controls is effecting the
records displayed. The other criteria placed on the
records in the underlying query is not being recognized.
Anyone offer some insight? Are we limited to a single
criteria when using tab controls? If there is a way to
use multiple criteria, PLEASE let me know.
Thanks!
Each tab consists of a subform created using an
underlying query. Each query has multiple criteria to
limit the displayed records to a select subset.
The Queries produce the correct/expected output when
viewed as a query. When used in a single form (no tab
controls, no subforms) the correct/expected output is
displayed.
Problem arises when these same queries are used as a
basis for subforms on a series of tab control pages.
Only the criteria linking the subform back to the
original form on the tab controls is effecting the
records displayed. The other criteria placed on the
records in the underlying query is not being recognized.
Anyone offer some insight? Are we limited to a single
criteria when using tab controls? If there is a way to
use multiple criteria, PLEASE let me know.
Thanks!