Hilary
08-18-2001, 11:51 AM
I am struggling with what should be a simple assignment but have totally lost
the plot can any one help or give me a clue.
I have designed a form to update a ladder file, I can add my players to it
no problem. The spec is that the position of a new player goes to the bottom
of the ladder.
What I'm struggling with is exchanging the positions of the players as the
positions aren't given to you at all just their identifiers.(The positions
are allocated as you add them)
The next problem is to display these players using different means of identifcation
If I use a combo box this just give me limited info can I link a combo box
to take info from an edit box? ie in edit box I would type in the info and
depending on what was there the combo box would react
the plot can any one help or give me a clue.
I have designed a form to update a ladder file, I can add my players to it
no problem. The spec is that the position of a new player goes to the bottom
of the ladder.
What I'm struggling with is exchanging the positions of the players as the
positions aren't given to you at all just their identifiers.(The positions
are allocated as you add them)
The next problem is to display these players using different means of identifcation
If I use a combo box this just give me limited info can I link a combo box
to take info from an edit box? ie in edit box I would type in the info and
depending on what was there the combo box would react