I have tables used to create a consolidated table. Each time period I get new tables from a customer. I then import these to my database and get additional tables with a "1" attached. That's OK because in the past I merely delete the existing table and change the name of the new one removing the "1". I can then use my current database to execute my query's and forms etc. Problem with Access 2007 is it wants me to delete all the relationships before I rename the new tables. If I do this, I have to do the renames, and then go in the db and create the relationships again. Any ideas on how to "over write" new data and remove old data (complete tables) without deleting and recreating relationships? Thanks WWV