Subforms related to same table adding multiple records

  • Thread starter Thread starter Pamela via AccessMonster.com
  • Start date Start date
P

Pamela via AccessMonster.com

I have 4 subforms based on the same table (UpdateDetails). This table is
related to the master table (ID) via recid.

For some reason, each of these subforms adds 4 instead of one record into the
related table. What am I missing?

Thanks.
 
Forgot to mention this happens when I add a record only...not if I update an
existing record.
 
Nevermind...fixed this by refreshing the subforms before moving to a new
record.
Forgot to mention this happens when I add a record only...not if I update an
existing record.
I have 4 subforms based on the same table (UpdateDetails). This table is
related to the master table (ID) via recid.
[quoted text clipped - 3 lines]
 
Back
Top