Using predefined signatures when emailing from Access

  • Thread starter Thread starter Geoff_L
  • Start date Start date
G

Geoff_L

I often have to create, pdf and email a report from within Access. I use the
DoCmd.SendObject function from within VBA. Is there any way of adding the
usual company signature to the email when it appears in Outlook?

If I did it 'long hand' - i.e. created an instance of Outlook, loaded all
the individual properties etc - would this make it any more possible?
 
Back
Top