W WG Dec 3, 2009 #1 How do I take the list of email addresses I have in my database and put them into the "to" section of an email in outlook?
How do I take the list of email addresses I have in my database and put them into the "to" section of an email in outlook?
A Arvin Meyer [MVP] Dec 3, 2009 #2 WG said: How do I take the list of email addresses I have in my database and put them into the "to" section of an email in outlook? Click to expand... http://www.datastrat.com/Code/MultipleEmail.txt
WG said: How do I take the list of email addresses I have in my database and put them into the "to" section of an email in outlook? Click to expand... http://www.datastrat.com/Code/MultipleEmail.txt
A Arvin Meyer [MVP] Dec 4, 2009 #4 You can copy and paste the code in a standard module, then set a reference to Microsoft Outlook and change qryContacts and the field names to use yours. -- Arvin Meyer, MCP, MVP http://www.datastrat.com http://www.mvps.org/access http://www.accessmvp.com
You can copy and paste the code in a standard module, then set a reference to Microsoft Outlook and change qryContacts and the field names to use yours. -- Arvin Meyer, MCP, MVP http://www.datastrat.com http://www.mvps.org/access http://www.accessmvp.com