Hello,
I want to select an outlook form named IPM.Note.Testmessage (a custom form) from Excel. Does anyone know the syntaxis to select this specific form?
I'm able te select a standard message an mail this, but not a specific form (see code below)
Sub Inlogcode()
Dim olApp As...
Thanks PHV,
But that's too easy. I don't want to insert the HTML code into VBA. I want to refer to a *.html file somewhere on my PC. Also images should be included.
It should be something like: .HTMLbody = "C:/Webpage.html"
Only this doesn't work offcourse..
Maybe there is a way to copy the...
Hello,
I have an adresslist whom I want to mail a webpage (or better: the email should have a HTMLbody with pics and everything). This webpage should be the body of the e-mail (through Outlook). I've created some code to send the mails from Excel, but don't know how to create the bodytext...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.