Hi,
I am using the attached SendMail codes from Hans in my Access database to convert report to a pdf file and then attach a new mail as attachement.
I would like to know if I can update it to have outlook send me a receipt emai, mark it as important and turn flag for follow up for due by 3 days later.
SendMail “to@to.com”, “cc@cc.com”, “”, strTopic, strMBody, strPDFFile, ShowMail:=True
Thanks in advance.
Regards