brahmabull525
Programmer
I have a table called "Active" with a AutoNumber field in it called EntryID. At a certain point, data in "Active" is moved to a table called "Archive".
Is there a way to have the EntryID field start again at 1 (and so on) when new data is entered into Active?
Any help would be most appreciated!!