Hi,
Code:
I want to add the following Mail Body in the above code but i don't have idea of how to seperate the lines.
The text should be
" Dear Sir,
Please Find the Attached File.
Regards,
Zaska. "
Code:
Code:
'Subject string
MailBody = "enter body text"
I want to add the following Mail Body in the above code but i don't have idea of how to seperate the lines.
The text should be
" Dear Sir,
Please Find the Attached File.
Regards,
Zaska. "