I have 3 tables in database. All set with one to many relationships. I then put a subform of a child table into my main form. When I update the sub form it takes the new data and stores in the proper table, but the subform always shows blank as if the table is empty. But when I open the table the data is there. Its as if it will take the data entry and put in the table but then it will not show it.
This is irritating me because I know it is something I am just over looking.
Any Help??
Also, this form is shown as a datasheet as it is a one to many relationship.
Dan