Sub sample_macro()
Dim olApp As Outlook.Application
Dim olMail As MailItem
Dim imgnm As String
imgnm = "C:UsersPublicPicturesSample Picturesdock.jpg"
Set olApp = New Outlook.Application
Set olMail = olApp.CreateItem(olMailItem)
With olMail
.To = "koul.ash...@gmail.com"
.Subject = "hello"
.Att
Hi,
Is it possible sending embeded image ( body of the mail) in outlook ?
--
Regards
Yogananda Muthaiah
Ph : 973 123 7267
--
Join official Facebook page of this forum @
https://www.facebook.com/discussexcel
FORUM RULES
1) Use concise, accurate thread titles. Poor thread titles, like Ple