how do i send a mailmerge email using a merge field as subject?

E

emitecaps

I'm trying to send a mailmerge email using a merge field as the subject line.
I note that you can select the email address
 
D

Doug Robbins

You would need to include that mergefield in the catalog or directory type
merge and then use a similar procedure to extract the information from the
relevant cell in that document as that which is used to extract the email
addresses. Then you would include code to set the .Subject attribute of the
Outlook object to that information.


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Top