PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Outlook Programing
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Outlook Programing
![]() |
Outlook Programing |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Please send me a code to send e-mail automaticaly from outlook
using the address book -- Sagar (IT-Prof) |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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) |
|
|
|
#3 |
|
Guest
Posts: n/a
|
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) > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

