A family of Microsoft relational database management systems designed for ease of use.
Hi Gina,
Great discussion as we attempt to get to the bottom of what is happening here.
I am trying to utilize the features of Access and limit the amount of code necessary since there are few resources to maintain these applications.
I do not wish to "control" autoNumber at all. I would like it to work as it is intended. I understand that this is not a "sequential" numbering option. It's purpose is to generate a "unique" ID. And, I do see that depending on user actions, the number could skip but that's fine as long as the ID is unique. At least, it's OK for me since I am working with a small data set.