Is there a way to insert an email hyperlink in word so that when I click on the hyperlink, the subject line of the email is the file name of the word document?
3/4/2013 11:38:47 AM
http://office.microsoft.com/en-us/word-help/create-a-hyperlink-HP005189635.aspxChange the subject line for the file name[Edited on March 4, 2013 at 3:41 PM. Reason : .]
3/4/2013 3:36:26 PM
^ I knew that, I meant I wan't it done automatically, so I don't have to enter it manually. For example, there is a way to have a header/footer update itself with the file name. I want to be able to to the same for the subject line. [Edited on March 4, 2013 at 4:50 PM. Reason : .]
3/4/2013 4:49:16 PM
Yeah, write a VBA script in the word doc.
3/4/2013 6:26:55 PM
Is this so you can use word to make a form to distribute a form as a .docx, because eww at that
3/4/2013 7:48:20 PM
^ Nope it is just for sending emails to clients. Would make my job a bit easier. ^^ I was trying to avoid that cos I have no idea how to do that. I was hoping to type some sort of command in the subject line box (inside edit hyperlink) that would pick up the file name
3/5/2013 10:02:56 AM
mail merge? idkmybffjill
3/5/2013 6:08:41 PM
3/5/2013 6:42:55 PM
To ease it in, record a macro of yourself adding something or other into the title, then edit the VBA in the Developer menu, at the line that has what you added; some quality time with Microsoft Office Help should let you figure out what to change that line to so you add the filename of the document.
3/5/2013 7:23:07 PM