Originally Posted by gmaxey lets say it is written in a document content control titled "Email Address" .To = Doc.SelectContentControlsByTitle("Email Address").Item(1).Range.Text ' Hi gmaxey, It is not written into the document as a content control, it is a mail merge object. I have attempted to use this code but it does not identify the email address. Kind Regards, Martin
Forum Rules