I have a form with list boxes and a button.
1. Customer #
2. Sport
3. Team
Button LB
This information gets logged into a table with the following fields.
Customer #
Sport
Team
Bet# "is set to (autonumber)"
PROBLEM
when i close the form and open it back up it always writes over the first row or record, and then continues to add information as LB is clicked. I need it to be impossible for it to write over a record by clicking LB. Any help is greatly appreciated.
Thanks
1. Customer #
2. Sport
3. Team
Button LB
This information gets logged into a table with the following fields.
Customer #
Sport
Team
Bet# "is set to (autonumber)"
PROBLEM
when i close the form and open it back up it always writes over the first row or record, and then continues to add information as LB is clicked. I need it to be impossible for it to write over a record by clicking LB. Any help is greatly appreciated.
Thanks
Last edited: