printing

TODDY

New Member
Joined
Sep 10, 2003
Messages
22
I have 2 access databases on 1 pc. One needs to print to a dot matrix printer (delivery notes on pre printed stationry) and one needs to print to a laser printer. This i can do easily by using the print comand in the file menu option.
What i need to do is have a choose destination option come up automaticaly for the end users.
This programe is to be uses in a large warehouse, so the operaters will not always be pc literate, and so has to be fool proof. It has to make them choose a printer,
Help
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
If you select the print settings (which printer, which paper, margins, etc) for each report when it is in design view, then Access will store these settings with the respective reports. So you can actually specify all print settings on a per-report basis even within the same database.
 
Upvote 0
I have tried this but when I press the print button it still uses the default printer. What am I doing wrong.
I have set up 2 reports and set up the printer for each. This works fine for the first print but after that they both print to the default printer.
Do I have to make a macro or what.
Regards
 
Upvote 0
Sorry that didn't help. Maybe you will have to fall back on a macro solution after all. I have been looking at the VBA help on printer setup; unfortunately it is not so user friendly as other aspects of Access programming. I'll post back if I can find something useful.
 
Upvote 0

Forum statistics

Threads
1,221,579
Messages
6,160,619
Members
451,658
Latest member
NghiVmexgdhh

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top