activate microsoft access emails for separate groups

A

Access Emails

I am trying to send emails from the access database which separeted by
department. What i wants is send emails to departments containing only the
perticular department detials. not all the details
 
A

Arvin Meyer

Access Emails said:
I am trying to send emails from the access database which separeted by
department. What i wants is send emails to departments containing only the
perticular department detials. not all the details

Build a report which prompts for the department and a recordset of email
addresses for those employees in that department. Use the recordset to
populate the To field. Can you give us more specific information?
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Top