We are moving to Office 2010 and have found that some of our Access databases do not work as they used to. This particular database has a form, which is used for data entry, and has two subforms as part of the data entry form. Each part of the form is entered into a different table. There is an auto number field to tie the three tables together. One of the tables links to the main form in a one-to-many format for transactions. The other table is linked one-to-one. It is the one-to-one subform that is not working in 2010.
During data entry the information can be entered in the main form and the subforms with no problems. The problem is that the subform does not display the information after moving to another record. The data is in the tables correctly. Reports have the right information, but the form does not display the information from the one-to-one table.
Any ideas?