E-Mail - new line

  • Thread starter Thread starter Les
  • Start date Start date
L

Les

Good morning,

I am sending an e-mail with code and just wondered if it was possible
and how to start a new line in the message part. e.g

this is a test.

best regards,

Les
 
strEMail = "this is a test." & vbCrLf & vbCrLf & "best regards," & vbCrLf &
vbCrLf & "Les"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top