constants :

vbcr
vblf
vbcrlf

(use F2 for object list)
The constants can be used as a string and added to a string...
Eg:
Code:
msgbox "This is" & vbcrlf & "A Test",vbokonly