How do i get VBA to change the size of paper to print on

G

Guest

i have a database that prints onto envelopes. when the user clicks print
envelope button another form appears where the user can ajust the envelope
sizes. on the form is a width and legth text box where i want the user to
specify the dimensions of the envelope to print on. How do i bound these text
boxes so that it adjusts the size of paper to print on?
 
D

David Lloyd

The following KB article may be useful, depending on your exact
circumstances:

http://support.microsoft.com/default.aspx?scid=kb;en-us;210283

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


i have a database that prints onto envelopes. when the user clicks print
envelope button another form appears where the user can ajust the envelope
sizes. on the form is a width and legth text box where i want the user to
specify the dimensions of the envelope to print on. How do i bound these
text
boxes so that it adjusts the size of paper to print on?
 

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