Hi Alissa,
I saw the below-mentioned thread. However, my eyes are glazing over with
trying to make it fit my scenario...
Sorry about that...I guess having one's eyes glazed over is better than the
classic "deer-in-the-headlights" look. said:
I will type a note using Outlook but ...
In this case, it would be easier to create a form in Access, with a text box
large enough to type your note. Name it something like txtMessageBody (or
whatever makes sense to you). You will add a command button to this form to
actually send the message. You have a choice. You can either send a separate
message to each e-mail address (or set of e-mail addresses [MomEMail +
DadEMail]), or you can send out one message to all receipients at one time
(subject to the limitations of your Internet Service Provider or ISP).
If you pick the second option, then you would likely want the e-mail
addresses to be entered into the Bcc (Blind Copy) line, so that you would not
be exposing everyone's e-mail address to all receipients. Some ISP's have
strict limits on the number of e-mail addresses that can be entered into a
Bcc line; too many will trigger a spam filter, which may block the message
all together. How many total e-mail addresses are we talking (approximately)?
I can probably give you more effective help off-line, if you wish to send me
a sample database. You can use a smaller subset of data, with fake names and
e-mail addresses. I can put some time into helping you on this now, but any
extensive help will need to wait until after June 4th. If you want to take me
up on this offer, please contact me off-line. My e-mail address is available
at the bottom of the contributor's page indicated in my signature. Whatever
you do, please do not post your e-mail address or mine to a newsgroup
message. Doing so will only attract the unwanted attention of spammers.
TomWickerath
Microsoft Access MVPhttps://mvp.support.microsoft.com/profile/Tomhttp://
www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
achapman said:
I saw the below-mentioned thread. However, my eyes are glazing over with
trying to make it fit my scenario...
I have a volunteer database. My tables are: Parent-Guardian,
Parent-Guardian Volunteer Op Selection, Students, Teachers, Volunteer Hours
and Volunteer Opportunities. I want to send an e-mail to every
parent/guardian that signed up for a particular Volunteer Opportunity. I
will type a note using Outlook but I want it to be a mass e-mail. How can I
go about running a report or query that will help me do this? My tables that
should have the data needed are as follows:
tbl_Parent-Guardian
PGID
Mom/Guardian Name
Dad/Guardian Name
MomEmail
DadEmail
tbl_Parent-Guardian Volunteer Op Selection
PGVOSID
ParentID
VolunteerOpID
tbl_Volunteer Opportunities
VolunteerOpID
VolunteerOpportunities
I appreciate the help and feedback...
Alissa- Hide quoted text -
- Show quoted text -