Hi all,
I have a form used to add a record to a table. When I open (on the form_load event), I put the right value in the keyfield. This keyfield is disabled because I don't want the user to change it, but if he press escape when he enter the form the field becomes null!?! What can I do to prevent this? Thanx for the help.
I have a form used to add a record to a table. When I open (on the form_load event), I put the right value in the keyfield. This keyfield is disabled because I don't want the user to change it, but if he press escape when he enter the form the field becomes null!?! What can I do to prevent this? Thanx for the help.