Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / November 2006

Tip: Looking for answers? Try searching our database.

Mail merge Word 2000 & Office XP Compatibility

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jimd in sc - 14 Nov 2006 13:47 GMT
What changes do I have to make to a Office XP (Word 2002) document in which I
am merging name and address from MS Access fields and using switches (\f) to
suppress blank merge fields, and, to yield proper spacing between merged
fields in the document? The XP statement yields too many blank spaces when
used in Word 2000. I am trying to help someone else who only has Word 2000
and I have created templates on my Office XP system.

I get the result I want in XP, but the same statement leaves no spaces
between fields in Word 2000. if I leave a space between the fields in the
name line in Word 2000, the result is too many spaces between name fields in
the document.

Does the \f switch work in Word 2000?
Thank you for any assistance you can provide.
Peter Jamieson - 14 Nov 2006 17:07 GMT
> Does the \f switch work in Word 2000?

No. It was new in Word XP.

Generally speking in Word 2000 you have to use nested IF fields to achieve
the same effect.

e.g. if you have a Word XP document with the following fields

{ MERGEFIELD firstname } { MERGEFIELD middle_initial \f " " }{ MERGEFIELD
lastname }

you would need something like the following in Word 2000:

{ MERGEFIELD firstname } { IF "{ MERGEFIELD middle_initial }" = "" "" "{
MERGEFIELD middle_initial } " }{ MERGEFIELD lastname }

Each pair of {} in a nested field has to be the sort of special field braces
you can insert using ctrl-F9

Peter Jamieson

> What changes do I have to make to a Office XP (Word 2002) document in
> which I
[quoted text clipped - 13 lines]
> Does the \f switch work in Word 2000?
> Thank you for any assistance you can provide.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.