HTMLBody for CDO email is truncated

M

Marta

Hi,
I'm using CDO to send HTML emails. The HTML formatting is fine sometimes,
but sometimes it is truncated. The format is pretty simple, just a paragraph
of text and then a small table.

I've tried inserting vbCrLf in the string I'm using to set the HTMLBody;
read somewhere that vba isn't handling the long string - this didn't work at
all.

Has anyone else encountered this problem?
Thanks in advance...
 
Top