Leventcos21
Technical User
Hello,
How can I send an email to a title that references an email address in a table. For example IT would reference one or more email address?
Thanks,
How can I send an email to a title that references an email address in a table. For example IT would reference one or more email address?
Thanks,
Code:
DoCmd.SendObject , , , _
"IT", , , _
"subject", _
"message", _
False