Thread: Word Merge
View Single Post
  #1 (permalink)  
Old 10-16-2007, 05:46 AM
Raynewp Raynewp is offline
Junior Member
 
Join Date: Oct 2007
Posts: 5
iTrader: (0)
Raynewp is on a distinguished road
Default Word Merge

Hi,
I currently have a code that merges a Word Document with a single-record query that works quite well. I need to modify my code to run the merge on a query with multiple records. The caveat is I don't want to have one resultant merge file. I want each record to appear in a separate document. Do I need to loop and close the merge template each time or is there something in Word that can help me.
Thanks
Reply With Quote