Depends on whether you are breaking a string or not
basically use a space then an underline character hit return
add a space on the second line and continue the code.
enclose strings on both lines and use an ampersand to concatenate
or continue the string as one
MsgBox "This is a " _
& "test of 2 line code"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.