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
jamesp@premiercs.co.uk - 01 Mar 2007 17:46 GMT
I've been able to work out the answer. Thanks
> 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
[quoted text clipped - 11 lines]
>
> James