PDA

View Full Version : Mail merge


shluffer
01-14-2003, 03:43 PM
I have a mailmerge using a data set in excell to fill out a word-97 document. is there a way to append a second page onto the word document depnding on a variable? ie. if the state is GA append document 1, if the state is mo append doc 2.

IOlIlOlIlOlOI
01-16-2003, 10:52 AM
That's a very good question. We prepared the general letter for merging, and had state-specific documents that we hand-collated afterwards. I'm afraid that a macro might need to be used in this case.

glenn
01-16-2003, 11:38 AM
I think the previous post is on the right track. I don't know how to do this either. I would pre-sort my data and run two mail merges, one for one page data and one for two.