My DB is requesting that I re-run the query that originally populated my report when I try to print the report. What am I overlooking.?
My DB is requesting that I re-run the query that originally populated my report when I try to print the report. What am I overlooking.?
My query criteria is coming from a form that closes once I press the print preview command button.
Prior to me re-developing this DB it worked as requested.
I have an old version of the DB so I'm going to look at it later today and post my findings.
To my knowledge it's always done that. I either leave the criteria form open and hidden or copy the criteria to a form that always stays open (and the queries look there).
Yep,
I hid the form with the query criteria.
Thanks pbaldy
Happy to help!