Hope someone here could help me with my dilemma.
I'm creating a database which will have a section for Interviewer's info (name, phone, email, etc.) and another section for Interviewer (name, phone, email, answers to 12 questions, etc.).
I created two forms one for the interviewer and another for interviewee. Problem I'm coming across is that the record are not saving when you move from one form to another. Either the interviewer's data gets save and the Interviewer data doesn't and vice versa.
What I would like to have happen is that the Interviwer's data is save and under it the Interviewee's responses. The current relationship I have is on table A the a drop down field called InterviewrID (this has 5 initials) to table B is one to many. Hope I'm making sense.
Your help would be greatly appreciated. Thanks in advance!
I'm creating a database which will have a section for Interviewer's info (name, phone, email, etc.) and another section for Interviewer (name, phone, email, answers to 12 questions, etc.).
I created two forms one for the interviewer and another for interviewee. Problem I'm coming across is that the record are not saving when you move from one form to another. Either the interviewer's data gets save and the Interviewer data doesn't and vice versa.
What I would like to have happen is that the Interviwer's data is save and under it the Interviewee's responses. The current relationship I have is on table A the a drop down field called InterviewrID (this has 5 initials) to table B is one to many. Hope I'm making sense.
Your help would be greatly appreciated. Thanks in advance!