All good questions. Extrapolating from the subject of the post "how do I do
a return...", you apparently are asking about adding the Enter (or Return)
key effect. However, if you are going to work in programming in Word, you
have to learn to very specific and explicit.
"space" is very different from putting a paragraph mark (the effect of
pressing Enter/Return).
A string:
"University of Orgeon" & vbCrLf & "University of Florida"
would come out as:
University of Orgeon
University of Florida
University of Oregon, followed by a carriage return / line feed, followed by
University of Florida
However, Jean-Guy asks some good questions that you should give some
attention.
>> Hello,
>>
[quoted text clipped - 12 lines]
>document?
>Have you tried to write any code?
Jean-Guy Marcil - 05 Mar 2008 15:21 GMT
> All good questions. Extrapolating from the subject of the post "how do I do
> a return...", you apparently are asking about adding the Enter (or Return)
I always forget to make the connection between the subject line and the
body. I usually dismiss the subject line. My bad.
Personally, when I ask a question, I make sure that the body is
comprehensive. I use the subject line as nothing more than an attention
grabber. I always forget that some people start asking the question in the
subject line and finish in the body. Some people, and this is a pet peeve of
mine, even forego the use of the body part all together...