Cindy -
Your previous answer was very helpful, and I finished the application. However, . . .
I have run across a problem now, where the original document I am reading from shows nonsense values for the PageSetup values.
If I open the file in Word, it shows margins of 1" right and left, 0.8" top, and 0.5" bottom.
When I read docOriginal.PageSetup, all the margins are set to 9999999.0.
docOriginal is an 804 page output from a mailmerge (3 pages * 268 records).
While I was developing, I cut/pasted the first 9 pages, and the last 12 pages into test documents, which did not have the problem (showed good PageSetup values).
Testing today, I deleted all but the last 30 pages, and it worked as expected.
I can hard-code the margins, but would much rather read them from the original file.
Do you have any suggestions?
TIA,
Richard Atwater