I have a split database (program in one; data in second one). I recently added some fields to a major table in the database where the data is. Then, I re-linked the table, and added the new fields to the form in the "program" database. Fine, so far. I wanted to update the tab order to include the new fields in a left-to-right manner after inserting the new fields. However, "auto order" doesn't even list them. When I try to individually adjust the tab index on the fields, it reverts back to the value it had before my edits. Seems like this should be simple, but it isn't working. Is there some type of limit to number of fields? The table is fine, and where I have entered data in the updated form, it displays fine. But the tab order is not. Any help would be greatly appreciated.