Good morning people, I have a exsisting database lets call this "old asset db" I am creating a new database "new asset db" I have exported the data fine but what I want to achive is I have a table in the old database called "assets" with a field called "asset number" which is a number and I want the new database to be able to add 1 to the last number in the table , I know in theory (auto number) does this for you but the numbers that have been exported doesn't start from 1. any help will be a great help.