Thanks so much for your reply. I think I understand your project.
My child table that adds a record to the parent table would never have the ID missing in the parent table.
Does the query for your form join the child and parent tables? Mine does and that seems to be the problem. When I remove the join to the parent table, the form works fine. I tried using DLOOKUPS for the values from the parent table that I want to display, but they populate soooo slowly.
My child table that adds a record to the parent table would never have the ID missing in the parent table.
Does the query for your form join the child and parent tables? Mine does and that seems to be the problem. When I remove the join to the parent table, the form works fine. I tried using DLOOKUPS for the values from the parent table that I want to display, but they populate soooo slowly.