View Single Post
  #4  
Old July 19th, 2007, 09:23 PM posted to microsoft.public.access.reports
John Spencer
external usenet poster
 
Posts: 7,815
Default Why is report re-prompting for parameters when I print?

No. I can't see any of your reports so obviously it is difficult to tell
you what is different.

Are you getting the parameters from a form or are you just using a parameter
prompt?

Does this one report have the parameter prompt in the underlying query? Or
are the parameter prompts coming from something in the report itself?

--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..

"rebecnoel" wrote in message
...
It only does this for 1 of the 20 reports in my database though. For the
other 19 I can print directly from preview without a second prompt for
parameters. Any idea what might be different with this 1 report?

"John Spencer" wrote:

When you print a report it runs the query. When you print the report
from
preview it call the print routine which reruns the query.

--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..

"rebecnoel" wrote in message
...
I have a report that opens up correctly in preview mode (after I enter
in
appropriate parameters). For some reason though it asks for the same
parameters again when I try to print the report. Any idea what might
cause
this?