Line Return

J

JohnE

Don, when you are at the end of your text you can type in
the following; & vbCrLf & vbCrLf &
The first vbCrLf will give you the first carriage return
(empty line) and the next vbCrLf will give the second
carriage return line.
The vbCrLf stands for Carriage return Line feed.
Hope this works.
*** John
 

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