split a document using a field code tag?

R

Rob Benz

Is there some way I could repeatedly embed a field code tag with a syntax
something ike,

^?Desired file name^?
(where "^?" denotes the field code tag [if one exists] and where 'Desired
File Name' can be any text string)

....throughout a large document so that when I choose "print to file", the
large document is automatically split into many separate documents, each
uniquely named from whatever text string was typed into its preceding field
code tag?
 
Top