PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Emailing to all my contacts

Reply

Emailing to all my contacts

 
Thread Tools Rate Thread
Old 06-11-2004, 08:35 PM   #1
=?Utf-8?B?TWFyayBGYWNrbGVy?=
Guest
 
Posts: n/a
Default Emailing to all my contacts


I would like to write a script that will send an email to each of my outlook
contacts based on a user defined field (like a case statement). I have
written many excel VBA scripts. I always start by having Excel record my key
strokes and then I modify the code. Is there a way in Outlook to do the same?
  Reply With Quote
Old 08-11-2004, 04:07 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Emailing to all my contacts

No, you will need to learn basic Outlook programming tasks, maybe starting
with the available tutorials -- see http://www.outlookcode.com/d/vb.htm

Alternatively, depending on the goal for your project, you may find it
easier to skip the code and use a Word mail merge.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Mark Fackler" <Mark Fackler@discussions.microsoft.com> wrote in message
news:2A4FB9B2-948C-47BF-80D1-6DEF9987EEB2@microsoft.com...
>I would like to write a script that will send an email to each of my
>outlook
> contacts based on a user defined field (like a case statement). I have
> written many excel VBA scripts. I always start by having Excel record my
> key
> strokes and then I modify the code. Is there a way in Outlook to do the
> same?



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off