Hi, All!
I have three main tables I am working with, WALL ID (the parent table), Condition assessment (child number one) and Treatment (Child number two). It is important to see the information for all three tables in one place, so I created a form based on WALL ID and inserted the condition assessment and treatment datasheets into the form.
The relationships look like this:
It works beautifully!
However... I am having issues with duplicate records appearing, but only if I enter it a certain way. Here is the lowdown of the issues:
If I enter into the condition assessment datasheet first, then treatment in FORM VIEW, it creates a double record.
If I only enter Condition and leave treatment blank in FORM VIEW, it does not show the record at all when I close it and come back to it.
If I enter Treatment first then condition in FORM VIEW, it only creates one copy, which is what I want.
What's the problem D=