F
Fox
Hi all,
I am trying to figure out the requery function..... but am not sure this is
the method I need.
I have a main form called projects that has a subform called addcomponents.
the subform addcomponents adds components to the addcomponent table and has a
list box that is populated by the component table.
I've placed a cmdbutton on the projects main form to open the form
components so that components can be added to the componenttable , however
the new components are not available in the list box on the subform
addcomponents until I close the main project form and reopen.
How do I use the requery method so that the subform component list box gets
updated without closing the main form?
Thanks!
I am trying to figure out the requery function..... but am not sure this is
the method I need.
I have a main form called projects that has a subform called addcomponents.
the subform addcomponents adds components to the addcomponent table and has a
list box that is populated by the component table.
I've placed a cmdbutton on the projects main form to open the form
components so that components can be added to the componenttable , however
the new components are not available in the list box on the subform
addcomponents until I close the main project form and reopen.
How do I use the requery method so that the subform component list box gets
updated without closing the main form?
Thanks!