Starting Point of auto number fields in Microsoft Access
Auto Number Field handy things in Microsoft access.It willautomatically increase the filed value as records are inserted. Developer don’t have to care for it. By default auto number field start with the zero but sometimes we required to start auto number with rather than zero.We can do it by creating the append query. Followingare the