Try
text1.text = "<html>"
text1.text = text1.text & vbCrLF & "</html>"


Give that a try, I am not sure if it will fly or not!
Lee