I have a problem with autonumbering in a database. It relates specifically to the use of the GoToRecord...ac newrec method.
When clicking a button with this method (to add a new record) the autonumber field is incremented by 2 as opposed to 1.
It is however fine when i add a new record via opening the table and clicking on then next free row.
Thanks in advance guys.
Chris.
When clicking a button with this method (to add a new record) the autonumber field is incremented by 2 as opposed to 1.
It is however fine when i add a new record via opening the table and clicking on then next free row.
Thanks in advance guys.
Chris.
Comment