List of e-mail addresses to copy to e-mail

  • Thread starter Thread starter Ellen
  • Start date Start date
E

Ellen

Hello,
I'd like to be able to retrieve a list of e-mail addresses
with the click of a button on a form. I'd like to be able
to copy these addresses into the "To:" section of an e-
mail. Can anyone help me?

Thanks in advance for your help.

Thanks,
Ellen
 
Where are these addresses?

You need to use the Docmd.SendObject to create the email.





Hello,
I'd like to be able to retrieve a list of e-mail addresses
with the click of a button on a form. I'd like to be able
to copy these addresses into the "To:" section of an e-
mail. Can anyone help me?

Thanks in advance for your help.

Thanks,
Ellen
 
Rick,
I have a field devoted to e-mail addresses. I'd like to
have them to display one after the other separated by a
semicolon. I assume that a report would be the best
vehicle.

Is Docmd.SendObject a command used in a macro?
 

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