M
MikeB
I'm starting to live here...
OK, here is my problem.
I have a table of Players.
Each year some Players drop off, some new ones join and some have
changed player data.
What is a way to figure out (in a form?) whether a player has an
existing record before I add a new record?
Combo-box with all player names? Search button? If the Combo-box,
then I guess I have to write the "notInList" event procedure to ?
create a new record/set the form in Add mode?
Thanks
OK, here is my problem.
I have a table of Players.
Each year some Players drop off, some new ones join and some have
changed player data.
What is a way to figure out (in a form?) whether a player has an
existing record before I add a new record?
Combo-box with all player names? Search button? If the Combo-box,
then I guess I have to write the "notInList" event procedure to ?
create a new record/set the form in Add mode?
Thanks