I have a table DailyTime with a form for DailyTime. On the DailyTime form I have a subform called billables. This subform is in datasheet view and is linked to my billables table. The billables table contains the fields item, pricy, and qty. When I open my Daily time form I can enter the data for daily time and enter multiple records in the subform. When I reopen the DailyTime form the data at the top is there, but all of the informaiton I entered in the subform is gone. The billables table however has data was originally entered in the subform. I'm not sure what the issue could be. Has anyone else had a similar problem?