hi guys. I really need your help:
I have a form for Suppliers Orders.
Every record has it's SuppliersOrdersID which must be a running number.
My q is: When I open a new record and I want to cancel it for some reason, which code line should I use. I'm asking because
When I use Me.Undo it erases the record, however goes automatically to the next record
and as I previously said I can't allow that
cause I need sequential numbers.
what should I do?
I have a form for Suppliers Orders.
Every record has it's SuppliersOrdersID which must be a running number.
My q is: When I open a new record and I want to cancel it for some reason, which code line should I use. I'm asking because
When I use Me.Undo it erases the record, however goes automatically to the next record
and as I previously said I can't allow that
cause I need sequential numbers.
what should I do?