can you create envelopes?

  • Thread starter Thread starter Guest
  • Start date Start date
I don't think so, but you can do a mail merge into MS word that will get the data from an access db.
 
Is there a way to create mailing nvelopes in Access?

Certainly. Create a new Report; there's an envelope wizard, or you can
just use File... Page Setup to define a page the size of the desired
envelope. Put whatever textboxes (name, address, city, state, zip) on
the Report and print it off.
 
Yes. After all, evelopes are simply folded sheet of paper.

Set the paper to your envelope size and set the "Force New Page" Property to
"After Section" and each Record/Row in the Report's RecordSource will be
printed on a separate sheet (envelope in this case). Remove all Report /
Page Header / Footer if necessary.
 

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