robsafe,
As I suspected, a memo field is not really appropriate for formatted text, such as an email message body, as white space is stripped when stored in a memo field.
I recommend using an OLE Object (Wordpad Object) as the control on your form you use to enter the email message body. Of course you'll have to change the data type in your table to OLE Object.
|