Printing envelopes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can you print an envelope in a report form access. I would like to create a
report that will print addresses selected on a form. I would like to print
one envelope at a time, having the record on the form the address to print.
Thanks in advance.
 
Mike:

Although I have never done it, I believe this can be done. You can set the
Page size in the Page Setup to the report (Page tab) to a number of standard
envelope sizes. You can adjust the height and width of the report to match
the envelope size as well. You can create a query to pull the appropriate
address based on name or some other input parameter.


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

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


Can you print an envelope in a report form access. I would like to create a
report that will print addresses selected on a form. I would like to print
one envelope at a time, having the record on the form the address to print.
Thanks in advance.
 
That's the way you'd do it. Remember to design in your return address
in the upper left corner.

HTH
 

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