Merge records with Mail

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi! I wan't to merge records from a table to the microsoft outlook. The
result is one draft for each table record that contains the email address.
Each record as also a subject and text that it will be post in each email
draft.

How can i do it with code?
 
hi thank you for your answer, but I seem to have some problems.

I paste the code from the link, and when i run it makes this error:
Compile error: User-defined type not defined
"Dim objOutl As Outlook.Application"

Would tou give me more help?
 
Back
Top