View Single Post
 
Old 05-27-2015, 06:54 AM
fusion001 fusion001 is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: May 2015
Posts: 3
fusion001 is on a distinguished road
Default Create bookmark and use it in macrobutton

Hi...I have a word document which has a table on it which a user needs to complete. One of the fields on the table is "Contact Email" where the person compelting the form inserts their email address.
Once the form is completed it is emailed to someone else to add their bits and then the form is supposed to be sent back to the original person.

I would like to automate the part of the form being sent back to the original person. I would like to know how to bookmark the "Contact Email" field and then use this in the macrobutton to run with my code to send the email with the attachment.

The macro button code will be like { macrobutton sendemail emailaddress }

I would like to know how to create the bookmark and then be able to add it to the macrobutton automatically as the email address will change each time. Or if there is a better way of doing this.

I hope this makes sense. Thanks for any help.
Reply With Quote