Hi,
I am making a database in Access 2007 and I would like to know if there is any way to send a form via email to an email address that is in a field in the same database.
I need to send an email request to different clients, I have a database with the clients name and email addresses and I would like to create a button to send that form to the email address I have on a field called "email". I know there is a DoCmd.SendObject that allows you to send a form but unfortunatelly my knowledge in programming is quite limited and I don't know how to link the To to a field in the database.
Thanks in advance
I am making a database in Access 2007 and I would like to know if there is any way to send a form via email to an email address that is in a field in the same database.
I need to send an email request to different clients, I have a database with the clients name and email addresses and I would like to create a button to send that form to the email address I have on a field called "email". I know there is a DoCmd.SendObject that allows you to send a form but unfortunatelly my knowledge in programming is quite limited and I don't know how to link the To to a field in the database.
Thanks in advance