J
James
Hello,
Right my problem is:
I have a database, two tables are "Students"
and "Tutors". Each day the database needs to send a email
to each tutor with their new students.
Now apart from making different queries for each tutor is
there efficient way of writing a SQL statement in VBA
that can write one query, change it, and email it for
each record in Tutor and only send them the students
assigned to them?
Hope you can help, thankyou in advance.
James
Right my problem is:
I have a database, two tables are "Students"
and "Tutors". Each day the database needs to send a email
to each tutor with their new students.
Now apart from making different queries for each tutor is
there efficient way of writing a SQL statement in VBA
that can write one query, change it, and email it for
each record in Tutor and only send them the students
assigned to them?
Hope you can help, thankyou in advance.
James