Indicating a return

Rob.Mills

Registered User.
Local time
Today, 08:44
Joined
Aug 29, 2002
Messages
871
Does anyone know how in a string variable you can force a return? For instance, I'm setting up a string that will be the body of an email and I would like to have multiple paragraphs.
 
Not sure how you're going to decide where to put them but vbClRf will insert the break
 

Users who are viewing this thread

Back
Top Bottom