G
Guest
Hi, I have a mainform (form 1)
which has a subform (form 2)
that subform has 2 subforms of its own (forms 3a & 3b)
Forms 3a & 3b are actually based on the same query, but were broken up into
2 forms b/c of the amount of data to be displayed. The common link between
the 2 forms is field that I'll call revision.
The problem I am having is that when I enter information into the revision
field on form 3a, that information is not updated in form 3b, unless I 1st
select a different record in form 2 and then go back.
How do I make form 3b get updated without doing this? Thanks.
which has a subform (form 2)
that subform has 2 subforms of its own (forms 3a & 3b)
Forms 3a & 3b are actually based on the same query, but were broken up into
2 forms b/c of the amount of data to be displayed. The common link between
the 2 forms is field that I'll call revision.
The problem I am having is that when I enter information into the revision
field on form 3a, that information is not updated in form 3b, unless I 1st
select a different record in form 2 and then go back.
How do I make form 3b get updated without doing this? Thanks.