Labels from text field in a form

J

jcarson83

I think this problem may require a little VBA which I've done before i
Excel but not word.

Here's my problem. I've got a letter of transmittal I created as
template form. It's got various fields including a mailing addres
field that is simply a text field to be manually entered. What I wan
to do is create a macro or somthing similar that will print a labe
based on the text in this field.

I also have a company logo that I would like to print as the retur
address.

In addition I would like to distribute this form to various people tha
would need to be able to use the same macro so it needs to be attache
to the form.

Like I said I have a little background in VBA if required
 
Top