SendObject "To" gets truncated

P

Pamela O

Hi,

I have some code that sends specific reports to specific e-mail addresses
which are located in a table. The field is a Memo Field due to the length of
all the e-mail addresses approx. (300 characters).

I obtain the e-mail addresses by recordset. Everything works fine except not
all e-mail addresses show - the list gets truncated as if it were a text
field.

Any idea why this would happen? Is there something I am missing regarding
recordsets and memo fields?

Should I post the code?

Any help would greatly be appreciated.
 
Top