T
Tammy
I have the source property of a form set to a query
(could be one of two, depending on how it's opened). The
queries have been designed in Access (not w/VBA). Once
the form is opened, the user selects a certain type of
record/list. I would like to build a query or filter
based on the recordset of the form and the choice of the
user. How can I do this? I have tried just putting in a
select statement - but this does not seem to be using the
recordset(source) of the form.
THANKS!
(could be one of two, depending on how it's opened). The
queries have been designed in Access (not w/VBA). Once
the form is opened, the user selects a certain type of
record/list. I would like to build a query or filter
based on the recordset of the form and the choice of the
user. How can I do this? I have tried just putting in a
select statement - but this does not seem to be using the
recordset(source) of the form.
THANKS!