I have a member table and each member has a memberID field that are from 1-1041 but have just 1033 records, some numbers are skiped because members were deleted and some were added. For the future I want the member key feild to automatically follow 1041, inother words to be automatatically incremented by one. How can I do this with out throwing the records out of order. Any help would be great. Al