L
lynn atkinson
I have a form which is filled in for all applicants
applying for a job. The applicants may be new to the
organisation, in which case a new record is created in
the 'worker details' table, creating a new employee ID.
This employee ID is entered in to the application form and
the data is displayed in the application form.
However, The applicant may already be employed in the
organisation and therefore their details already exist in
the 'workers details' table and with input of their
employee ID number, the details are displayed in the
application form.
What I would like to do is find a way of checking whether
a person already exists in the system and if they do,
automatically input their employee ID in to the
application form and therefore their details will be
displayed.
Any suggestions?
applying for a job. The applicants may be new to the
organisation, in which case a new record is created in
the 'worker details' table, creating a new employee ID.
This employee ID is entered in to the application form and
the data is displayed in the application form.
However, The applicant may already be employed in the
organisation and therefore their details already exist in
the 'workers details' table and with input of their
employee ID number, the details are displayed in the
application form.
What I would like to do is find a way of checking whether
a person already exists in the system and if they do,
automatically input their employee ID in to the
application form and therefore their details will be
displayed.
Any suggestions?