G
Guest
hello all.
Just a quick question. I have a form, and a button that runs a parameter
query (filter) to get the information the user wants listed on the continuous
form.
I have another button that brings up a form in which the user must enter in
2 items for a final report. My question is, I need the information from the
first form (after the filter is run), along with this other forms 2 fields.
Basically All the filtered information from Form1 (which is mostly static
but may be changed on the form), and the 2 fields of information (which
changes upon every printing) on the end report.
I tried using Form1's filter but it is a parameter query and I dont want it
to ask for the filter again.
Thanks much for any help.
Just a quick question. I have a form, and a button that runs a parameter
query (filter) to get the information the user wants listed on the continuous
form.
I have another button that brings up a form in which the user must enter in
2 items for a final report. My question is, I need the information from the
first form (after the filter is run), along with this other forms 2 fields.
Basically All the filtered information from Form1 (which is mostly static
but may be changed on the form), and the 2 fields of information (which
changes upon every printing) on the end report.
I tried using Form1's filter but it is a parameter query and I dont want it
to ask for the filter again.
Thanks much for any help.