activate microsoft access emails for separate groups

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top