Hello, This
This is my first post here, but as I was reading I have already learned a lot , great site.
Here is my issue. I have two tables,
player information and Weight Lifting information
Each table has a form. Player information form adds the athletes information to the player info table and works fine.
The weight lifting form has a sub form linked to the weight lifting table. There is a combo box on this form linked to the player info table so i can get the players names.
The main form has text boxes for adding lifts like bench press, squat bound to the weight table.
When i pick a player from the combo box The sub form updates showing just his records from the weight table just fine , but the main forms ( text boxes )data does not change to show the record that is in the sub form. it stays the same.
I have tried everything and just can't get it right.
Any help would be appreciated.
This is my first post here, but as I was reading I have already learned a lot , great site.
Here is my issue. I have two tables,
player information and Weight Lifting information
Each table has a form. Player information form adds the athletes information to the player info table and works fine.
The weight lifting form has a sub form linked to the weight lifting table. There is a combo box on this form linked to the player info table so i can get the players names.
The main form has text boxes for adding lifts like bench press, squat bound to the weight table.
When i pick a player from the combo box The sub form updates showing just his records from the weight table just fine , but the main forms ( text boxes )data does not change to show the record that is in the sub form. it stays the same.
I have tried everything and just can't get it right.
Any help would be appreciated.