Auto Email Alerts

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

Guest

In our company's database we have a 'jobs' form which all the work that the
company has to do is logged. Each job is assigned to a person within the
company. At the beggining of the day i filter the jobs data and send them
each an email with info on the jobs they have outstanding. I was trying to
figure out a way this could be done automatically but have no idea where to
start.

Any help much appreciated.

Thanks

rico

table of jobs - [jobs]
form of jobs - [jobform]
list of personnel - [engineers]
email - outlook express
access - 2003
 
Your question is somewhat general........I am guessing that you filter your
data through a query. I would make a report based on the query and then you
can use the send object macro...or VB command to generate an e-mail with the
report attached as a SNP document. I do this with my database and it works
well.
 

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

Similar Threads

Emailing Grouped reports seperately 2
Foreign Key 1
I'd like to have relations... 4
Summing groups in a report 1
Help creating schedule 5
aggregate function 5
Sorting in a Report 5
Excel Drag autofill only part of formula 3

Back
Top