Group:  Microsoft Word ยป microsoft.public.word.mailmerge.fields
Thread: Word Merge labels

Geek News

Word Merge labels
Aurora 12/12/2008 4:46:04 PM
I am using Word and Access 2003
I have a Db of customers addresses. I created an avery address label in
Access but it is not printing out correctly. Labels are beginning to high or
to low. I have played with the spacing but to no avail. So I created a
merge doc, using the same avery label, with the access query as the data
source. In my label I have the following fields, Co name, Attn to, and this
formula =[add1] & Chr(13) & Chr(10) & ([Add2]+(Chr(13) & Chr(10))) & [city]
to put in the balance of the address without leaving extra lines or spacing.
This formula works in Access but is not working in Word. Can anyone tell
what is wrong? How can I get this to work?
I need help ASAP please. We are trying to get our christmas cards out today.
Aurora
Re: Word Merge labels
"Peter Jamieson" <pjj[ at ]KillmapSpjjnet.demon.co.uk> 12/12/2008 9:16:59 PM
[Quoted Text]
> Labels are beginning to high or
> to low. I have played with the spacing but to no avail.

One thing worth trying is to uncheck Word Tools->Options->Print->"Allow
A4/letter paper resizing" (I'd also make sure the paper size selected in
your printer driver is the same as the one selected in Word

As for the formula, Word formulas are completely different from Access
formulas and are numeric only. However, as far as I can see your formula is
basically doing

{ MERGEFIELD add1 }CRLF
{ MERGEFIELD Add2 }CRLF
{ MERGEFIELD City }CRLF

and you would typically achieve that in Word using ordinary paragraph marks
where I have put CRLF: that would make Word use the "paragraph spacing"
characteristics, whereas if you used hard line breaks (shift-Enter) Word
would use the line spacing within the paragraph.

--
Peter Jamieson
http://tips.pjmsn.me.uk

"Aurora" <Aurora[ at ]discussions.microsoft.com> wrote in message
news:768785C8-722B-417A-B351-8598DA98A853[ at ]microsoft.com...
>I am using Word and Access 2003
> I have a Db of customers addresses. I created an avery address label in
> Access but it is not printing out correctly. Labels are beginning to high
> or
> to low. I have played with the spacing but to no avail. So I created a
> merge doc, using the same avery label, with the access query as the data
> source. In my label I have the following fields, Co name, Attn to, and
> this
> formula =[add1] & Chr(13) & Chr(10) & ([Add2]+(Chr(13) & Chr(10))) &
> [city]
> to put in the balance of the address without leaving extra lines or
> spacing.
> This formula works in Access but is not working in Word. Can anyone tell
> what is wrong? How can I get this to work?
> I need help ASAP please. We are trying to get our christmas cards out
> today.
> Aurora

Re: Word Merge labels
"Graham Mayor" <gmayor[ at ]REMOVETHISmvps.org> 12/13/2008 7:10:51 AM
1. You have added a header/footer to normal.dot (rename normal.dot)
2. The page size set in the printer properties doesn't match the page size
of the label sheet.
3. You have a scaling option set in the zoom section of the print dialog
4. Your printer has poor paper handling. Some printers will slip when faced
with label stock and thus are incapable of feeding the label correctly.
Cleaning the rollers in the print path may help.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>


Aurora wrote:
[Quoted Text]
> I am using Word and Access 2003
> I have a Db of customers addresses. I created an avery address label
> in Access but it is not printing out correctly. Labels are beginning
> to high or to low. I have played with the spacing but to no avail.
> So I created a merge doc, using the same avery label, with the access
> query as the data source. In my label I have the following fields,
> Co name, Attn to, and this formula =[add1] & Chr(13) & Chr(10) &
> ([Add2]+(Chr(13) & Chr(10))) & [city] to put in the balance of the
> address without leaving extra lines or spacing. This formula works in
> Access but is not working in Word. Can anyone tell what is wrong?
> How can I get this to work?
> I need help ASAP please. We are trying to get our christmas cards
> out today. Aurora


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net