Set MailItem = OutlookApp.CreateItemFromTemplate("C:\Programme\Microsoft
Office\Vorlagen\Outlook\Ocean.oft")
With MailItem
.CC = testa...@web.de
.Subject = "Einladung"
.Body = "Hallo!"
.Display
End With
Hoffe, jemand kann mir weiterhelfen!
Hi Andreas,
sondern wie nutzt er sie? Das Grundgerüst ist okay.
ciao Norbert
Andreas
"Norbert" <in...@outlookformulare.de> schrieb im Newsbeitrag
news:079301c38036$842bfb10$a301...@phx.gbl...