I want to do something like this:

"Hello " & Form2.txtName.Text & " how are you?"

and this goes on until I get a message saying that the line is too long. I've tried passing to the other line but I always get a problem..(the lines become red and an alert messga pops up)....How can I go on to the other line?