R
robert d via AccessMonster.com
I'm just starting to use subforms. I have an unbound main form with several
unbound subforms. When navigating from a different form to this form, the
main form is supposed to load with data as is the subform. I've tried
setting the SourceObject to spaces when the main form loads, but it looks
like the subform code actually loads first (observed when stepping through
the code).
The subform needs to get data from the main form in order to load correctly.
Is there any way to get the main form to load first and then have the subform
load.
Thanks.
unbound subforms. When navigating from a different form to this form, the
main form is supposed to load with data as is the subform. I've tried
setting the SourceObject to spaces when the main form loads, but it looks
like the subform code actually loads first (observed when stepping through
the code).
The subform needs to get data from the main form in order to load correctly.
Is there any way to get the main form to load first and then have the subform
load.
Thanks.