J
jjmclell
Hi there, I have a form that looks like this:
MAIN FORM
SUBFORM1
SUBFORM2
SUBFORM3
SUBFORM1 is nested in MAIN FORM; SUBFORM2 is nested in SUBFORM1; and
SUBFORM3 is nested in SUBFORM2. My problem is that SUBFORM1 keeps
disappearing on me when I'm in form view, circulating through
records. It happens whenever I go to the NEXT RECORD in MAIN FORM,
then go to the NEXT RECORD in SUBFORM2, and then go to the PREVIOUS
RECORD in MAIN FORM.....SUBFORM1 just disappears and SUBFORMS2 AND 3
move up to fill the space. Everything is in single-form view. One
strange thing is that I've got text boxes that show the values for the
parent/child fields to ensure everything's linked up properly and even
when SUBFORM1 disappears, the text box in SUBFORM2 still shows the
proper value in the child field that it would get from SUBFORM1 had it
not disappeared. Any ideas?
jjmclell
MAIN FORM
SUBFORM1
SUBFORM2
SUBFORM3
SUBFORM1 is nested in MAIN FORM; SUBFORM2 is nested in SUBFORM1; and
SUBFORM3 is nested in SUBFORM2. My problem is that SUBFORM1 keeps
disappearing on me when I'm in form view, circulating through
records. It happens whenever I go to the NEXT RECORD in MAIN FORM,
then go to the NEXT RECORD in SUBFORM2, and then go to the PREVIOUS
RECORD in MAIN FORM.....SUBFORM1 just disappears and SUBFORMS2 AND 3
move up to fill the space. Everything is in single-form view. One
strange thing is that I've got text boxes that show the values for the
parent/child fields to ensure everything's linked up properly and even
when SUBFORM1 disappears, the text box in SUBFORM2 still shows the
proper value in the child field that it would get from SUBFORM1 had it
not disappeared. Any ideas?
jjmclell