View Single Post
  #4   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP on news.microsoft.com Doug Robbins - Word MVP on news.microsoft.com is offline
external usenet poster
 
Posts: 407
Default Multiple records on single merge doc

You might need to use a macro to Unlink all of the fields in the document
produced by the merge and then copy and paste the text into a new document
created from a template that has the graphic elements set up in it.

--
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, originally posted via msnews.microsoft.com

"Flyer7" wrote in message
...
macropod, thank you for the tutorial. I have catalog merge working,
with multiple achievements keyed to a name field.

Now graphics are giving me trouble. I need to print certificate
frame, org logo, and some text behind data. Any way I place them in
doc - as separate graphic elements, grouped as one, or as GIF called
in script - does not allow them to be layered with data. Placing a
text box around script does allow layering, but seems to break the
catalog merge (back to ungrouped data, and text boxes and graphics get
placed all on one page of output).

I've spent a bit of time trying, but starting to wonder if it can be
done...

Any help is greatly appreciated.