SendObject

J

Jeff C

When using the SendObject method to shoot out e-mails I am not getting a
signature on the outgoing e-mail by default. Though it is set up correctly
in Outlook 2003 and is there by default on all new messages and replies, it
does not populate the e-mail directly sent from Access.

Has anyone resolved this kind of issue?

Thank you.
 
J

Jeff C

Well, unless I hear something else, I am going to guess that the answer is to
declaree a constant string for the signature and insert that into the
message of the SendObject syntax.
 
Top