I have a table labeled Cancer treatments with an ID field, number format, incremental, and a Name field(which houses the name of the cancer treatment), text format. Then I have another table that is linked to this table that pulls in Diagnosis(from another table), Cancer treatment(from this table I am talking about) and Patient information(from another table). All of the information is added to the linked table via a form. The problem is that I added more types of Cancer treatments to the Cancer treatment table and the linked table field for the cancer treatment jumps off by one after adding a new records to the Cancer treatment table. I have compared this table to my Diagnosis table to see where the programming might be an issue on the form, but from what I can tell the Cancer treatment is showing up in the linked table by the "postition" it was entered on the form. Any help is appreciated and if you need more information please feel free to contact me, Thanks