G
Guest
Hello,
I have a Continuous Form with a record source as a query, "qMainContinuous".
The idea behind the form is to constantly filter by selection until all the
desired records are selected and then a report can be printed when the last
field(s) have been selected.
The user first select one field, then clicks filter by selection button.
Then another field of choice, if needed is selected, then the user clicks
filter by selection button.
Etc.
My problem is how do I get the selected data into a table where the report
can be printed? Upon completion of my filter by selection, I tried to run a
make table on the underlying query but gave me what I originally started out
with.
Thanks For Your Help,
Kenny G
I have a Continuous Form with a record source as a query, "qMainContinuous".
The idea behind the form is to constantly filter by selection until all the
desired records are selected and then a report can be printed when the last
field(s) have been selected.
The user first select one field, then clicks filter by selection button.
Then another field of choice, if needed is selected, then the user clicks
filter by selection button.
Etc.
My problem is how do I get the selected data into a table where the report
can be printed? Upon completion of my filter by selection, I tried to run a
make table on the underlying query but gave me what I originally started out
with.
Thanks For Your Help,
Kenny G