xcaliber2222
Programmer
Hello,
I have a parent and child subform which are linked by two values [TID2] and [BankDate]:
Link Child Fields: [TID2];BankDate
Link Master Fields: [TID2];BankDate
My understanding is that these two values form a unique composite key. However, it seems that records with a duplicate TID2 are not being filtered out. Is this a correct assumption?
Thanks,
Alejandro
I have a parent and child subform which are linked by two values [TID2] and [BankDate]:
Link Child Fields: [TID2];BankDate
Link Master Fields: [TID2];BankDate
My understanding is that these two values form a unique composite key. However, it seems that records with a duplicate TID2 are not being filtered out. Is this a correct assumption?
Thanks,
Alejandro