Re: Print Command
- From: Marshall Barton <marshbarton@xxxxxxxxxx>
- Date: Wed, 24 Aug 2005 14:37:26 -0500
I haven't tried it, but Access 2002 added a Printers
Collection feature so you can set a significant number of
properties, including Copies, of a Printer object.
Start out by checking Help on the report's Printer property
and go from there.
--
Marsh
MVP [MS Access]
Sean wrote:
>I would prefer the user only has 2 prompts, 1st for their order number, 2nd
>for the number to print. Is this possible via code?
>
>
>> Sean wrote:
>> >I have a command button that will run a report and print it. How do I code
>> >the command button to prompt me for the number of copies to print?
>>
>
>"Marshall Barton" wrote:
>> Will bringing up the standard Print dialog do what you want?
>>
>> DoCmd.RunCommand acCmdPrint
.
- References:
- Print Command
- From: Sean
- Re: Print Command
- From: Marshall Barton
- Re: Print Command
- From: Sean
- Print Command
- Prev by Date: Setting up column in a report
- Next by Date: Have a numeric field, need to count records with specific entry.
- Previous by thread: Re: Print Command
- Next by thread: Date checking syntax
- Index(es):
Relevant Pages
|