P
pedro
Hi,
I have created a form for transactions with an autonumber field to generate
a transactions ID. I have received a request from users of the form to be
able to roll back a new record (in the case of data entry error) so that the
transaction ID does not commit to the database. They do not want to delete
the record as this would generate 'gaps' in the transactions ID sequence eg
1, 2, 3, 5 and so on.
Any macro or code that would make this happen?
cheers
I have created a form for transactions with an autonumber field to generate
a transactions ID. I have received a request from users of the form to be
able to roll back a new record (in the case of data entry error) so that the
transaction ID does not commit to the database. They do not want to delete
the record as this would generate 'gaps' in the transactions ID sequence eg
1, 2, 3, 5 and so on.
Any macro or code that would make this happen?
cheers