Random print command?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have associated a Macro with a command button on a switchboard form to open
a report that is based on a parameter query.

Instead of taking the parameters and then opening the report like I want it
to, a print dialogue box comes up in the background behind the parameter
dialogue boxes, then as soon as you get the parameters in it prints the
report without letting you view it.

Did I do something wrong?
 
You need to specify that the report is opened in preview mode in your maco.

HTH,
Josh
 
Back
Top