I am trying to create a fairly simple database and I'm having such a hard time.
I have 3 tables that I will use as forms. I wanted to display the main table including 2 buttons that would open the other 2 forms.
On Table 1 I have a Employee field, set to Autonumber, Indexed (no duplicates).
One Table 2 (which would correspond to the first button) I have more information I want filed UNDER the Employee in question. And ono Table 3, there is more information that I also wanted filed under the Employee in question.
Basicly, when the main form is opened, you fill out the Employee information, Table 1 would be the banking information and Table 2 would be some general information.
I cannot make any relationships work. Everytime I clicked on the buttons I wanted each employees information to be displayed. I either get nothing or the same information over and over.
Hope this makes sense. PLEASE HELP ME ASAP!!!!
I have 3 tables that I will use as forms. I wanted to display the main table including 2 buttons that would open the other 2 forms.
On Table 1 I have a Employee field, set to Autonumber, Indexed (no duplicates).
One Table 2 (which would correspond to the first button) I have more information I want filed UNDER the Employee in question. And ono Table 3, there is more information that I also wanted filed under the Employee in question.
Basicly, when the main form is opened, you fill out the Employee information, Table 1 would be the banking information and Table 2 would be some general information.
I cannot make any relationships work. Everytime I clicked on the buttons I wanted each employees information to be displayed. I either get nothing or the same information over and over.
Hope this makes sense. PLEASE HELP ME ASAP!!!!