|
|
 |
wordy emails?
date posted 26th January 2001 13:39
Im trying to send a word file as an email attachment to a large group of
people, who will fill it in and return it. Attempting to put a button on the
bottom of the file so that it will then be mailed back to me in its modified
form. Ive used a mailto: command, but dont know the syntax for appending a
file, and for that matter the currently open word file that wont have been
saved on the recipients machine. I've found that the vba line:
ActiveDocument.SendMail
will send the current document but how do I set the email address in vb?
The latter method relies on macros being enabled/ users getting warning
messages so if possible the first method is preferable.
Sure this is easy to someone out there!
Cheers!
Steve Curtis
Selby MillSmith Limited, 30 Circus Mews, Bath, BA1 2PW United Kingdom
Tel: +44 (0) 1225 44 66 55
Fax: +44 (0) 1225 44 66 43
Web Site: http://www.selbymillsmith.com
|
 |
|