Printing a Report

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

Guest

Hi,

My current Report automatically prints 3 pages. How do I go about changing
the # of prints to 1 only?

Thank you in advance for your answer!
 
Do you mean it prints 3 pages because it has that 3 pages of information in
the report? Is the report you are opening showing filtered results?
 
Hi,

The report is a Confirmation Notice with payments. When I click print, it
automatically prints 3 Confirmation Notices. I want to change it to 1 print
instead of 3.

The report does not show filtered results. It's just a Confirmation Notice
showing payments.

Hope I answered your question.

Thanks!
 
Well without actually seeing what you have it sounds like it is set up on a
command button and the command button code is most likely set up for it to
automatically print 3 or am I wrong. I am assuming that it is printing 3 of
the same confirmation notices(not different ones). If this is the case and
it is code written I would recommend (but there are many ways), to change the
code to read from a textbox that the operator would have to enter in the
amount of copies wanted with a default value of 1, or use a input box which
works nice also or create a form dialog for to give multiple options such as
preview and print but it doesn't sound like you need this functionability.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Report duplicates 0
Reports 8
Printing a report 2
Report Header 1
printing 1 sheet of report 1
HP1320 Printing too light 4
Print margins on a report 1
Epson XP-3150 not printing 2

Back
Top