S
Stu
Hi ,
I have an access database which is used to store fees that , at the end of
each month , are summarised and sent out to the relevant people in a hard
copy report format so they are aware of what they owe.
I would like to streamline this process to use email and I have looked at
using a macro to send an email out which includes the report information.
My problem is that I have to specify each individual's email within the
macro or every time I send the mail.
I have approx 100 names in the database and in most cases only 50% will need
to see the report.
I have a table in the db that links the name of the person with an email
address so I wondered if it was possible to use that to only send an email to
the people that owe money ( this could be ascertained by running a query ).
Can anyone help ??
I have an access database which is used to store fees that , at the end of
each month , are summarised and sent out to the relevant people in a hard
copy report format so they are aware of what they owe.
I would like to streamline this process to use email and I have looked at
using a macro to send an email out which includes the report information.
My problem is that I have to specify each individual's email within the
macro or every time I send the mail.
I have approx 100 names in the database and in most cases only 50% will need
to see the report.
I have a table in the db that links the name of the person with an email
address so I wondered if it was possible to use that to only send an email to
the people that owe money ( this could be ascertained by running a query ).
Can anyone help ??