Scott_Withey
Registered User.
- Local time
- Today, 18:11
- Joined
- Jul 30, 2004
- Messages
- 14
Hi,
please please help, I've got into a bit of a pickle with a database I have to produce for work. It's a database for recruitment purposes basically it needs to track applicants application process.
So far I have created the following table:-
tblApplicant - Details on each applicant
tblVacancy - Details on the vacancy
tblApplication - this is a link table
tblSource - this details the media through which the applicant saw the ad
I have created frmApplicationMain - this is a form with a sub for which allows the user to enter a new candidate and then enter details as to the position he/she is applying for.
I have created a couple of queries, the first of which produces a list of applicants who we have sent application forms to but have not returned them. I've also created an Append query this appends details of candidates who have been 'NFA'd0 (No Further Action) i.e. application declined.
A switchboard has also been created.#
***I require the following:-
a query to delete records from both the applicant and applicatin table when the Application status is NFA, could someone create a macro to do all this.
Also could macros be created to run the qry qryareyoupackback?
Thanks for youe help
Scotty
please please help, I've got into a bit of a pickle with a database I have to produce for work. It's a database for recruitment purposes basically it needs to track applicants application process.
So far I have created the following table:-
tblApplicant - Details on each applicant
tblVacancy - Details on the vacancy
tblApplication - this is a link table
tblSource - this details the media through which the applicant saw the ad
I have created frmApplicationMain - this is a form with a sub for which allows the user to enter a new candidate and then enter details as to the position he/she is applying for.
I have created a couple of queries, the first of which produces a list of applicants who we have sent application forms to but have not returned them. I've also created an Append query this appends details of candidates who have been 'NFA'd0 (No Further Action) i.e. application declined.
A switchboard has also been created.#
***I require the following:-
a query to delete records from both the applicant and applicatin table when the Application status is NFA, could someone create a macro to do all this.
Also could macros be created to run the qry qryareyoupackback?
Thanks for youe help
Scotty