G
Guest
I have implemented a cmdButton in Access that takes information (Name,
Address, Etc) from the current contact and merges it into a form letter. My
problem is that I have 8 different form letters where the only difference is
a customized page 2 of the letter. My thought is that if I could merge the
access information on Page 1 of the letter then somehow use vba code to
select the correct page two for the letter then, add the access data to page,
and when that finishes select the remainder of the letter it would be much
more efficient than having 8 different command buttons....
Address, Etc) from the current contact and merges it into a form letter. My
problem is that I have 8 different form letters where the only difference is
a customized page 2 of the letter. My thought is that if I could merge the
access information on Page 1 of the letter then somehow use vba code to
select the correct page two for the letter then, add the access data to page,
and when that finishes select the remainder of the letter it would be much
more efficient than having 8 different command buttons....