Hey Guys,
I think I have an easy one for you. In my VBA code I have a body to an email which is too long so it does not let me type anymore characters.
Does anyone know how to kick it down to the next line???
I think is is something like this.
.htmlbody = "first line"...................................................................
.htmlbody <1> = "second line"........................................................
Am I completely off on this one?
I think I have an easy one for you. In my VBA code I have a body to an email which is too long so it does not let me type anymore characters.
Does anyone know how to kick it down to the next line???
I think is is something like this.
.htmlbody = "first line"...................................................................
.htmlbody <1> = "second line"........................................................
Am I completely off on this one?