G
Guest
I have a Form with a Subform. The subform is invisible except in certain
situations when I need to make it show on my main form. When the subform
appears, I really need to take a field value off the main form and have it
displayed on the subform. I have assigned this field value to a variable.
But I can't seem to make it show up on my Subform.
I assign the variable value before I make the Subform visible. I have tried
the Subform Open and Load events on the Subform to assign my variable to an
unbound text box on my Subform, but nothing shows up.
What am I doing wrong?
situations when I need to make it show on my main form. When the subform
appears, I really need to take a field value off the main form and have it
displayed on the subform. I have assigned this field value to a variable.
But I can't seem to make it show up on my Subform.
I assign the variable value before I make the Subform visible. I have tried
the Subform Open and Load events on the Subform to assign my variable to an
unbound text box on my Subform, but nothing shows up.
What am I doing wrong?