?
=?ISO-8859-1?Q?Sztranyovszky_Tam=E1s?=
Hello,
I have a command button on my form with this code in its OnClick event:
DoCmd.OpenForm frm, , , , acFormAdd
The form "frm" is a form bound to a table. The problem is - I want form "frm" to allow add only one new record!
Thanks
I have a command button on my form with this code in its OnClick event:
DoCmd.OpenForm frm, , , , acFormAdd
The form "frm" is a form bound to a table. The problem is - I want form "frm" to allow add only one new record!
Thanks