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.
> 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.

Signature
Peter Jamieson - Word MVP
Word MVP web site http://word.mvps.org/
> Dear Mr. Jamieson,
>
[quoted text clipped - 3 lines]
>
> be the only code in the macro and should the name be MergeOneFaxPerSourceRec.