Hi Everyone,
I have a database with several relationships based on an autonumber, My problem is that the data was being entered on several different copys of the same database and now I need to bring all of that information into one database. All of my fields re linked with an autonumber#. I manager to get all of this information correct by manualy matching the fields and numbers. So it all has the correct information. My only problem now is that in order for me to do that I had to change the primary keys from autonumbers to normla numbers so that I could change the values. Is there anyway to set it back to an auto number? Or is there a code I can use for it to manualy add in a new nuumber from now on each time I enter a new record? I guess what im asking is can I change a populated number field back to an autonumber somehow? If not Is the Dmax function my only option for getting unique values to populate in these tables? Thanks.
I have a database with several relationships based on an autonumber, My problem is that the data was being entered on several different copys of the same database and now I need to bring all of that information into one database. All of my fields re linked with an autonumber#. I manager to get all of this information correct by manualy matching the fields and numbers. So it all has the correct information. My only problem now is that in order for me to do that I had to change the primary keys from autonumbers to normla numbers so that I could change the values. Is there anyway to set it back to an auto number? Or is there a code I can use for it to manualy add in a new nuumber from now on each time I enter a new record? I guess what im asking is can I change a populated number field back to an autonumber somehow? If not Is the Dmax function my only option for getting unique values to populate in these tables? Thanks.
Last edited: