P
Patrick
hi there,
i am working on a project that requires several forms. I am not sure if
this is the best way to do this, but I have a main form, which contains
4 seperate subforms. Each subform has a tag assigned to it, and only
one is displayed at a time, depending on which button is pressed on the
main form.
this all seems to work great, however when it comes to populating the
subform controls, nothing happens. I have pulled information from the
database, and put it all into variables. When I msgbox the variables,
they display the desired information, but when i try to assign that
information to controls on the subform, nothing happens.
it should be possible to control the subform controls shouldnt it? if
so, does anyone have any insight into what i might be doing wrong?
thanks
Patrick
i am working on a project that requires several forms. I am not sure if
this is the best way to do this, but I have a main form, which contains
4 seperate subforms. Each subform has a tag assigned to it, and only
one is displayed at a time, depending on which button is pressed on the
main form.
this all seems to work great, however when it comes to populating the
subform controls, nothing happens. I have pulled information from the
database, and put it all into variables. When I msgbox the variables,
they display the desired information, but when i try to assign that
information to controls on the subform, nothing happens.
it should be possible to control the subform controls shouldnt it? if
so, does anyone have any insight into what i might be doing wrong?
thanks
Patrick