combo box in subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have created a database that has a table for player details. For when it
come to storing the football match details i have decided to insert the
details via a subform in a form. I want to make it so that i choose the
players name in a combo box in the subform and the rest of the information on
the player is automatically filled in.

Please reply asap
 
you need to put the player combo box in the main form and link this to a
foreign key such as player id number in the subform.
 
I cant do that because the subform has to have the list of 11 players taking
part in the game
 
your subform can have tabs as well. one for the player information and one
for the other players (and short description) in your fantasy football team.
 
--
³Ç++
caloy said:
your subform can have tabs as well. one for the player information and one
for the other players (and short description) in your fantasy football
team.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top