Printing Question

  • Thread starter Thread starter DS
  • Start date Start date
D

DS

This is a little complicated but I'll try my best to explain.
I have an order form with items on it.
Each item on that order form has to print to a different printer.
I have 3 different printers that they can print to.
How would I go about setting this up?
Thanks
DS
 
Does each item have a report built for it?

If the report always prints to the same printer, you can open the
report in design view, select File, Page Setup, Page tab, then choose
"Use Specific Printer."

Otherwise, either use the Printer object (XP and above), or look here:

http://www.mvps.org/access/reports/rpt0009.htm


Chris Nebinger
 
Does each item have a report built for it?

If the report always prints to the same printer, you can open the
report in design view, select File, Page Setup, Page tab, then choose
"Use Specific Printer."

Otherwise, either use the Printer object (XP and above), or look here:

http://www.mvps.org/access/reports/rpt0009.htm


Chris Nebinger
I have the reports divided by the Printer and SalesID.
Then there is a subform on each report with items attached to that
SalesID and printer.....so I'm at the point where I have that
working...now I just have to get it to go to the different printers.
Thanks
DS
 
Does each item have a report built for it?

If the report always prints to the same printer, you can open the
report in design view, select File, Page Setup, Page tab, then choose
"Use Specific Printer."

Otherwise, either use the Printer object (XP and above), or look here:

http://www.mvps.org/access/reports/rpt0009.htm


Chris Nebinger
Just looked at the link. Looks ike I have a bit of reading to do.
Thanks for your input.
DS
 

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

Back
Top