R
Rod
Because of the rather strange design specs I have been given, the same
subform appears four times on a single form. Each instance of the subform
appears on a different tab of a tab control and is linked to a different
master field on the primary form. Put another way, there are four subforms
each with the same Source Object.
Three subforms work fine, each linking the child field (QuoteID) with a
different master field. The fourth does not - a white space appears where the
subform should be.
Given that the underlying subform (the Source Object) is the identical form
in all four instances, the problem cannot relate to the subform itself. It
must relate to how the subform object on the primary form relates to its
Source Object and the primary form.
The child and master fields for the fourth form contain valid data. All
other setting for the fourt, non-working subform are identical to those for
the three, working subforms.
Any ideas on what I should be looking for - i.e. what would be causing the
fourth subform to be displayed as a blank, white space?
subform appears four times on a single form. Each instance of the subform
appears on a different tab of a tab control and is linked to a different
master field on the primary form. Put another way, there are four subforms
each with the same Source Object.
Three subforms work fine, each linking the child field (QuoteID) with a
different master field. The fourth does not - a white space appears where the
subform should be.
Given that the underlying subform (the Source Object) is the identical form
in all four instances, the problem cannot relate to the subform itself. It
must relate to how the subform object on the primary form relates to its
Source Object and the primary form.
The child and master fields for the fourth form contain valid data. All
other setting for the fourt, non-working subform are identical to those for
the three, working subforms.
Any ideas on what I should be looking for - i.e. what would be causing the
fourth subform to be displayed as a blank, white space?