G
Guest
I am using SendObject to create an email that users will then review and send. Everything works fine in that various fields are pulled from the Access form and inserted into the email, but I can't figure out how to insert the user's default signature file. Is there a way to have SendObject automatically insert the signature when it creates the email (e.g., use the same mail "template" as when creating an email from within Outlook) or do I have to add code to do this? If it's the latter, I would appreciate some help as I'm still pretty new to Access and VB. Also, I'm using Access 2002 and Word is my Outlook email editor if that makes a difference.