seanbrown93
MIS
I have an employee referral form. When an open job position comes up, an employee can refer someone they know. I have the following fields: DatePosted, Position, SalaryRange, DateReferred, EmployeeReferring, Applicant, Notes.
When someone referrs an new applicant, it writes to the database and sends the HR department an email. The problem is when more than one person wants to refer someone for the same position, it brings up the last information entered into the database form.
How can I clear specific fields either after the email is sent or before the record is shown? I would like to delete the following fields: DateReferred, EmployeeReferring, Applicant, Notes.
I am using Access 2000.
Any help is greatly appreciated. I am sorry if this is trivial, but I am not a programmer.
When someone referrs an new applicant, it writes to the database and sends the HR department an email. The problem is when more than one person wants to refer someone for the same position, it brings up the last information entered into the database form.
How can I clear specific fields either after the email is sent or before the record is shown? I would like to delete the following fields: DateReferred, EmployeeReferring, Applicant, Notes.
I am using Access 2000.
Any help is greatly appreciated. I am sorry if this is trivial, but I am not a programmer.