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
(E-Mail Removed)> wrote in message
news:2A4FB9B2-948C-47BF-80D1-(E-Mail Removed)...
>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?