Thread: BookMarks
View Single Post
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Dorian C. Chalom Dorian C. Chalom is offline
external usenet poster
 
Posts: 15
Default BookMarks

I am doing a Merge Document through programming using BookMarks to Merge the
fields.
My question is that there are a series of records that need to be merged
into this document that are variable in length, meaning there could be any
number of records of this type.
How do I code the BookMarks so that I may repeat the rows as many times as
needed?
Or is there a better way?