J
jamesp
Sorry if you have had this question before. I'm creating a simple response
form in a Word 2003 document. I then want to send it as an email to the
helpdesk (in effect I want to click on the e-mail button in Word and enter an
email address in the To box and and a subject in the Subject box). However I
don't want to send it as I want the user to review the file then manually
click on the 'Send a Copy' button.
I've used ActiveWindow.EnvelopeVisible = True to bring up the send email
window. However I don't know how to enter a text into the To and Subject box.
Any ideas?
Many thanks
James
form in a Word 2003 document. I then want to send it as an email to the
helpdesk (in effect I want to click on the e-mail button in Word and enter an
email address in the To box and and a subject in the Subject box). However I
don't want to send it as I want the user to review the file then manually
click on the 'Send a Copy' button.
I've used ActiveWindow.EnvelopeVisible = True to bring up the send email
window. However I don't know how to enter a text into the To and Subject box.
Any ideas?
Many thanks
James