I currently have a form with some check boxes. When I check
the PPEEyeProResults check box it opens another form
so I can input further data. The other form is bound to
the same table as the first form. The issue is when I enter
information on the pop-up form it puts the info in the
table as another record and not the same record as the
info from the first form. Should I be putting information
from two forms into the same table? If that is ok, how do
I ensure the information I am entering from the pop-up form
is going to the same record as the information from the
first form?
the PPEEyeProResults check box it opens another form
so I can input further data. The other form is bound to
the same table as the first form. The issue is when I enter
information on the pop-up form it puts the info in the
table as another record and not the same record as the
info from the first form. Should I be putting information
from two forms into the same table? If that is ok, how do
I ensure the information I am entering from the pop-up form
is going to the same record as the information from the
first form?