I have created a form in Word and I want the user to be able to complete the form, then click on a button to email the form to a pre-determined recipient.
I know you can use 'activedocument.sendmail' but the user is prompted for a recipient, if I already know the recipients name why can't I use VBA to insert it. This can be easily done in Excel so why can't it be done in Word?
I know you can use 'activedocument.sendmail' but the user is prompted for a recipient, if I already know the recipients name why can't I use VBA to insert it. This can be easily done in Excel so why can't it be done in Word?