I have a database that will be receiving an updated table every week called users. This table will replace the older users table. This information is showing me the lastest network users in our company. I need to create in this newly imported table a primary key field. Well I don't need to create it I just need to turn the UserID field into the primary key. I don't really know how to go about this process. Any help would be appreciated. I hope I have given enough information here for somebody to know what I'm taking about.