Using Office 2007, I am merging a word document from Access and would like to
put several bookmarks in a certain order, but in one spot, to control the
spacing. I have 7 bookmark fields and would like it to look like this:
Flat Stanley, husband of Freda Stanley, and Stan Stanley, single, separate
property
or this:
Stan Stanley, single, separate property
In VBA, the bookmarks are listed 1- 7 just as above, but if I put all the
bookmarks at one spot on the word template, I do not get that order. If I
put a space between the bookmarks, they appear in the right order, but I get
too many spaces between the fields, like.
Stan Stanley, single , separate property
Is there a way to put several bookmarks in the same spot, but control the
order they are displayed on the document? Or?
Thanks

Signature
Scafidel
Lafayette, Louisiana
Doug Robbins - Word MVP - 07 Apr 2008 20:50 GMT
I guess you are not actually using mail merge, However, I would suggest
that what you should do is manipulate the data into the complete required
string in Access and then just insert the one string into a single bookmark.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Using Office 2007, I am merging a word document from Access and would like
> to
[quoted text clipped - 15 lines]
> order they are displayed on the document? Or?
> Thanks
Scafidel - 08 Apr 2008 01:38 GMT
Sometimes you can't see the forest for the trees. Thanks, Doug

Signature
Scafidel
Lafayette, Louisiana
> I guess you are not actually using mail merge, However, I would suggest
> that what you should do is manipulate the data into the complete required
[quoted text clipped - 19 lines]
> > order they are displayed on the document? Or?
> > Thanks