P
pilot
Guest
I have a form with a button. And when I push it I want to set a criteria to the query and then open a report of the outcome of the query so I can print it.
So:
a button on a form
when I click it I want a criteria from a textbox put into a query field
and then a report of that query.
The whole issue is that I want to make a report of the current form what I just filled in.
So:
a button on a form
when I click it I want a criteria from a textbox put into a query field
and then a report of that query.
The whole issue is that I want to make a report of the current form what I just filled in.