HI,
My Form has two fields, Number and Index where Number is autonumber Field and Index is set as primary key.
1> By mistaken if anyone goes to next record and fill any field without entering primary key, then Autonumber is incremented but is not saved. If they want to delete all the information without saving, it does not. It does not allow them to close.
2> There are records in the table with missing Numbers(auto numbering). The Records show 10 at the bottom but actually there are only 6 records with 4 missing. How to make the data with sequential number?
Can anyone help me with this?
Thanks,
Pinky
My Form has two fields, Number and Index where Number is autonumber Field and Index is set as primary key.
1> By mistaken if anyone goes to next record and fill any field without entering primary key, then Autonumber is incremented but is not saved. If they want to delete all the information without saving, it does not. It does not allow them to close.
2> There are records in the table with missing Numbers(auto numbering). The Records show 10 at the bottom but actually there are only 6 records with 4 missing. How to make the data with sequential number?
Can anyone help me with this?
Thanks,
Pinky