jpinto1167
MIS
I know the reason why autonumber fields get created no matter that you cancel an append query (basically to keep clear of id's conflict in a multiuser environment). Here is my problem. I do have one application that is NOT multiuser. The user manualy runs some queries to append records to a table. If the user decides to cancel the number still gets incremented. Do exist anyway to tell Access to not increment the autonumber field if the transaction is cancelled (without having to code VBA)?
Thank you
Thank you