using sendObject to email

J

judith

I am trying to use the sendObject command to email but the message bit is
very limited. Can I set up a message and put in line breaks?

Any suggestion please
 
R

RAHokie

Add vbCrLf in the message text. This inserts a carriage return and a line
feed as required. vbLf will insert line feed only. Don'r forget to use
quotations and ampersands.
 

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

Top