Fax Merge with Word 2002

G

gnarlesv

Does anyone have any recommendations on how to do a fax merge. I
doesn't appear to be possible without some type of addon but I've hear
horror stories about WinFax
 
G

gnarlesv

Dear Mr. Jamieson

Thank you for your reply and for the macro. One question relating to the macro, should your macro code, beginning with

Sub MergeOneFaxPerSourceRec(

be the only code in the macro and should the name be MergeOneFaxPerSourceRec.
 
P

Peter Jamieson

Thank you for your reply and for the macro. One question relating to the
macro, should your macro code, beginning with
Sub MergeOneFaxPerSourceRec()
be the only code in the macro

It does not have to be.
and should the name be MergeOneFaxPerSourceRec.

It does not have to be.

--
Peter Jamieson - Word MVP
Word MVP web site http://word.mvps.org/

gnarlesv said:
Dear Mr. Jamieson,

Thank you for your reply and for the macro. One question relating to the
macro, should your macro code, beginning with
 
Top