R
robochick84
I have two subforms sitting on a form that I am attempting to write to the
same table.
On the two subforms (A and B) exists the same/identical fields from the
single table (table 1).
What unique qualifier or identifier (or even programming) is needed to allow
me to write both of these subforms (A and B) to the table (table 1).
I am able to write to the table now, but when I go back into the form to look
at the subforms and call up the subforms through the forms unbound field, it
cannot retrieve the information successfully. I believe due to the lack of a
unique identifier on the subforms for some reason.
Thanks.
same table.
On the two subforms (A and B) exists the same/identical fields from the
single table (table 1).
What unique qualifier or identifier (or even programming) is needed to allow
me to write both of these subforms (A and B) to the table (table 1).
I am able to write to the table now, but when I go back into the form to look
at the subforms and call up the subforms through the forms unbound field, it
cannot retrieve the information successfully. I believe due to the lack of a
unique identifier on the subforms for some reason.
Thanks.