Aceman, I've read your "late binding" info. Am uncertain if it applies -- or, if it does, how to apply it. Others are welcome to help, of course.
the givens:
MainForm (MF)
SubFormAOfMainForm (1)
SubForm1OfSubFormA (2)
SubForm2OfSubFormA (3)
I created MF, 1, and 2 using a wizard and they work fine. I've "inserted" another subform (3) onto MF.
3 is a subform of 1.
I've added a textfield on the mainform that has its control as 1's primary key.
How do I "sync" 3 with 1?
thanks.
the givens:
MainForm (MF)
SubFormAOfMainForm (1)
SubForm1OfSubFormA (2)
SubForm2OfSubFormA (3)
I created MF, 1, and 2 using a wizard and they work fine. I've "inserted" another subform (3) onto MF.
3 is a subform of 1.
I've added a textfield on the mainform that has its control as 1's primary key.
How do I "sync" 3 with 1?
thanks.