I have written a vba macro that seperates a letter mail merge and saves each letter into its own document. My macro runs after the merge is complete. Once the merge is completed my macro breaks up the file and saves each letter as a single word document. What I would like to do is pull one field form the document so that I can save the split documents by a specific name. My question is after a merge is complete can I pull certain field values from a page and if so how?