Automating email function within Word 2000 using Access 2000 
Author Message
 Automating email function within Word 2000 using Access 2000

Hello All,

I have successfully been able to send an HTML file within Word 2000 manually
but not automated.  I can't seem to use mailmerge within the "To:" field
when the email button is selected so I thought I would write some VBA code.
My database containing the email addresses is in Access 2000.  Using VBA, I
plan to open the Word document, select the email button, place an email
address in the "To:" field and then press the send button.

So far, I can open the document and get the email format.  I cannot figure
out how to populate the "To:" field or send the file.  I've looked at Word's
objects and the email class isn't very helpful.  I've also tried
ActiveDocument.SendMail and DoCmd.SendObject but both opened a new email
message screen.  Can anyone help me with what seems to be a simple task?

Thanks,

zmerz

--

Please visit my website at
www.oilsforliving.com



Wed, 03 Jul 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. writertf function within Outlook 2000 (adding rich text to any outgoing email)

2. Using outlook 2000 for automated email

3. Word 2000 from within VB: Windows 2000: error, Windows ME: ok

4. automate merging data between word and access 2000

5. Using RecordSets within Access 2000 Data Access Pages

6. How do you send Outlook 2000 email using WORD 97 VBA Macro

7. Access 2000 & Word 2000

8. Referencing Access 2000 Field Names and Values in Word 2000

9. concacenating a single field from an Access 2000 database while in Word 2000

10. Transfer Record within Access 2000 Tables using VB6 Sql

11. Transfer tables within Access 2000 Record using VB6

12. Transfer Record within Access 2000 Tables using VB6 Sql

 

 
Powered by phpBB® Forum Software