English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am trying to figure out how to insert another address into the address label template. For example, if all of the addresses were already filled in in each of the label boxes, how do I not change the order and insert a new address somewhere in the middle of what is already there? It does not seem to let me just tab over to create a new blank label in the document.

2007-11-23 01:43:32 · 3 answers · asked by ~*Lisa*~ 3 in Computers & Internet Software

3 answers

You just described one of the reasons for the Mail Merge feature, where the data is kept in another file format, such as Excel or Access (among many others) where it can be manipulated independent of the label format.

I don't know how to direct you to Mail Merge in Word 2007, but in Word XP (2002), it would be the Tools->Letters and Mailings->Mail Merge Wizard.

Be aware that it's not going to be a five-minute exercise, and the real payoff will come the second or third time you use the external mailing list.

Good luck, and keep a sense of humor

2007-11-23 10:49:03 · answer #1 · answered by The Phlebob 7 · 0 0

Add the new address to the list in the address SOURCE file, not the template.

In Word, click on the Help Tab and read all about Labels AND Mail Merge.

2007-11-23 02:19:33 · answer #2 · answered by ELfaGeek 7 · 0 0

If you can use VBA it is easy. You can make a macro with Microsoft Word that will use the Visual Basic command to break each string up into the first letter and the rest of the letters. That macro can then concatenate them together with a "." between those two fragments and then replace the old string with the new one containing the period. If you don't have an endless supply of those words to always do you can use repetitive typing. Do CR, Right arrow, period, END, CR and can get a pageful done in a minute or so once you get your groove going.

2016-05-25 02:31:47 · answer #3 · answered by ? 3 · 0 0

fedest.com, questions and answers