1 Out of 3 Subforms Not Changing To Next Record?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello Sirs,

I have three subforms on one main form...Two out of the three subforms change records when the main form changes record. One stubborn little subform, does not seem to change based on record changed in the original. The only difference between the 2 working & the 1 not are the 2 working are set to continuous and the 1 not working is set to Single Form. Oh, also the one that is not working has an option group and listbox, while the two others just have combo boxes and text boxes. Any suggestions?
 
Blas said:
Hello Sirs,

I have three subforms on one main form...Two out of the three
subforms change records when the main form changes record. One
stubborn little subform, does not seem to change based on record
changed in the original. The only difference between the 2 working &
the 1 not are the 2 working are set to continuous and the 1 not
working is set to Single Form. Oh, also the one that is not working
has an option group and listbox, while the two others just have combo
boxes and text boxes. Any suggestions?

The first thing to do is check the Link Master/Child Fields of the
subform control that doesn't seem to be traking the main form.
 
Back
Top