PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Outlook Programing

Reply

Outlook Programing

 
Thread Tools Rate Thread
Old 04-03-2005, 06:17 AM   #1
=?Utf-8?B?U2FnYXIgVmF2aGFs?=
Guest
 
Posts: n/a
Default Outlook Programing


Please send me a code to send e-mail automaticaly from outlook
using the address book
--
Sagar
(IT-Prof)
  Reply With Quote
Old 04-03-2005, 07:01 AM   #2
Michael Bauer
Guest
 
Posts: n/a
Default Re: Outlook Programing

Hi Sagar,

please take a look at the Objectbrowser (VBA environment, F2), switch
from <All Libraries> to Outlook and search for Application.CreateItem.
Then please press F1 for help and a code snippet. The created Item you
can send with it´s send method (also explained in the VBA help).

--
Viele Grüße
Michael Bauer


"Sagar Vavhal" <SagarVavhal@discussions.microsoft.com> wrote in message
news:03919A90-704E-425A-BC4F-CE7AC6FB4169@microsoft.com...
> Please send me a code to send e-mail automaticaly from outlook
> using the address book
> --
> Sagar
> (IT-Prof)


  Reply With Quote
Old 04-03-2005, 07:57 AM   #3
=?Utf-8?B?U2FnYXIgVmF2aGFs?=
Guest
 
Posts: n/a
Default Re: Outlook Programing

Hi Michael

Thanx for your help

"Michael Bauer" wrote:

> Hi Sagar,
>
> please take a look at the Objectbrowser (VBA environment, F2), switch
> from <All Libraries> to Outlook and search for Application.CreateItem.
> Then please press F1 for help and a code snippet. The created Item you
> can send with it´s send method (also explained in the VBA help).
>
> --
> Viele Grüße
> Michael Bauer
>
>
> "Sagar Vavhal" <SagarVavhal@discussions.microsoft.com> wrote in message
> news:03919A90-704E-425A-BC4F-CE7AC6FB4169@microsoft.com...
> > Please send me a code to send e-mail automaticaly from outlook
> > using the address book
> > --
> > Sagar
> > (IT-Prof)

>
>

  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