Thanks for reply Westconn1
Error is occurring at below line:
When i comment this line then error go to below line:Code:MailDoc.SaveMessageOnSend = True
I'am using same lines for other macro's & there it's working fine. Here I'am trying to send e-mail in image format by copying range from excel but it's not working well. Everytime macro runs, e-mail gets copied in image format into new lotus notes e-mail document but mails are not going.Code:MailDoc.PostedDate = Now()




Reply With Quote