Passing parameters to Print dialogue box

R

Rakesh Babber

Hi all - Wonder if anyone can help please.

I'm looking for a way to send a report in Access to print.
That is easy enough, but I want to pass a parameter to the
print command to control the number of copies that I want
printed. I'm using VB and Access 97 (don't ask why- it's
along story).

Can anyone tell me if this is possible and if you can
point me in the right direction I'd me very grateful.

thanks in advance
Rakesh

(e-mail address removed)
 
V

Van T. Dinh

If you really meant an Access Report then check the
PrtDevMode Property of the Report Object.

Warning: It is not simple and the Help topic sample code
may be wrong. (I had a hard time using the sample code in
either PrtMip or PrtDevMode a few years back).

HTH
Van T. Dinh
MVP (Access)
 

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

Top