G
Guest
Excuse my ignorance but I am trying to get a button to send a certain email
and have done this by using
"Dim sendto as string, mysubject as string, mymessage as string.....etc
but my message seems to be too long for one line of coding. How do i get it
to recognize that the line below is a continuation?
Any help would be greatly appreciated
Thanks
and have done this by using
"Dim sendto as string, mysubject as string, mymessage as string.....etc
but my message seems to be too long for one line of coding. How do i get it
to recognize that the line below is a continuation?
Any help would be greatly appreciated
Thanks