Ok, I apologize for all the questions tonight but I am running into things I can't find an answer on through web searches etc.
I have a db with 2 tables and 2 forms.
1 table has personal info of my soldiers.
1 table has info on each crew. ( A crew is 4 soldiers).
Here is what I need to do.
I have 4 unbound text boxes on the crew form, I need to fill them in with the serial# of each soldiers weapon on that particular crew.
The fields in personal table I think I need to work with are:
Weapon Serial No
Crew
Position
I have a relationship between the 2 tables based on the field "crew"
I want it to be able to look at "crew" then "position" and based on that, fill in one of the unbound text boxes on the form in the crew data table with the weapon serial # of one of the soldiers on that crew and repeat it for each soldier on that crew in one of the unbound text boxes.
Does this make sense?
Thanks,
Robert
I have a db with 2 tables and 2 forms.
1 table has personal info of my soldiers.
1 table has info on each crew. ( A crew is 4 soldiers).
Here is what I need to do.
I have 4 unbound text boxes on the crew form, I need to fill them in with the serial# of each soldiers weapon on that particular crew.
The fields in personal table I think I need to work with are:
Weapon Serial No
Crew
Position
I have a relationship between the 2 tables based on the field "crew"
I want it to be able to look at "crew" then "position" and based on that, fill in one of the unbound text boxes on the form in the crew data table with the weapon serial # of one of the soldiers on that crew and repeat it for each soldier on that crew in one of the unbound text boxes.
Does this make sense?
Thanks,
Robert