barcode address in a letter

  • Thread starter Thread starter Brenda
  • Start date Start date
B

Brenda

I am doing a mail merge of 2500 documents. I want to put
a macro in the letter to add the zip code barcode under
the address on the letter itself to show through a window
envelope and can't see how to do this.
 
Insert a MergeField. The simplest way to do it is probably to Insert the
merge field for the zip code using the mail merge toolbar or helper. Put
quotation marks around that field and select it. Press Ctrl-F9. This puts
field markers around it. Type the word BarCode in front of your zipcode
field. When you finish, if you press Alt-F9 to reveal field codes you should
see something like:

{ BARCODE "{ MERGEFIELD "ZIP" }" }

Press F9 and Alt-F9 again to update the field and hide the codes.
--

Charles Kenyon

See the MVP FAQ: <URL: http://www.mvps.org/word/> which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 

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