C
Clay
I have a table called "tblPlayers" with a field in it
called "LOST". My form (frmEntry) is based off this
table (tblPlayers).
I would like to be able to click a button on the form and
have the data that is displayed in the form sorted on
the "Lost" field - which is a checkbox.
Does anyone know what code I can put in the "On-click"
property of my command button to make this happen?
Thanks,
clay
called "LOST". My form (frmEntry) is based off this
table (tblPlayers).
I would like to be able to click a button on the form and
have the data that is displayed in the form sorted on
the "Lost" field - which is a checkbox.
Does anyone know what code I can put in the "On-click"
property of my command button to make this happen?
Thanks,
clay