View Single Post
 
Old 03-07-2014, 12:11 AM
chedlee chedlee is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Mar 2014
Posts: 1
chedlee is on a distinguished road
Default complicated mail merge is possible?

I have a following record set of
(data a1, c1 are all the same value However, b1, b2, ...b5 are all different)

COL1 COL2 COL3
==== ==== ====
a1 b1 c1
a1 b2 c1
a1 b3 c1
a1 b4 c1
a1 b5 c1



I want to do a Word Mail Merge that will output something like this below all on one page.

HEADER a1
BODY b1
BODY b2
BODY b3
BODY b4
BODY b5
FOOTER c1


Can someone please point me to the right direction on this?

Thank you,

Ched
Reply With Quote