subforms

L

Liat

Hi,

I have a main table and a details table (of the player).

I created a form for each table. In the main form, I put
a combo-box that from it the user can choose the
player's name (from the other table) and from that number
(line number of the combo-box, I would like all the other
details of the player which exist in the sub-form to be
updated accordingly.
How can I do that?

Thanks a lot,
Liat
 
Top