G
Guest
I have a database where I keep track of student employees. The database has
three forms, a new hire form, a supervisor form and a financial aid form.
The student fills out a new hire form that requires additional input from the
hiring department and from financial aid. Included on the new hire form is
the name of the supervisor. I have a table that contains the supervisor name
as well as email address. Once the student has filled out the new hire form,
I would like to generate an email that sends a report, identifying the new
hire, to the supervisor requesting them to fill in the missing information in
the database. I want the email to be generated automatically once the
student has completed the form selecting who to email to etc form the student
input or have the student pick the supervisor from a list to send the email
to. I ahve very limited knowledge of programming. Thanks.
three forms, a new hire form, a supervisor form and a financial aid form.
The student fills out a new hire form that requires additional input from the
hiring department and from financial aid. Included on the new hire form is
the name of the supervisor. I have a table that contains the supervisor name
as well as email address. Once the student has filled out the new hire form,
I would like to generate an email that sends a report, identifying the new
hire, to the supervisor requesting them to fill in the missing information in
the database. I want the email to be generated automatically once the
student has completed the form selecting who to email to etc form the student
input or have the student pick the supervisor from a list to send the email
to. I ahve very limited knowledge of programming. Thanks.