Greg
I tookto mean that the document was being created from another application, otherwise of course your version is all that is required.My program creates a Word doc
Chiroman
Change
toSet objSelection = objWord.Selection
orSet objSelection = objDoc.Range(0,0)
Set objSelection = objDoc.Range objSelection.Collapse 1