S
S Jackson
I added code to late bind the subforms in my mainform. (FYI, the database
is split.) When I initially open the FE and go then open the mainform first,
none of the subforms will appear. Also, all command button with events
programmed with VB do not work. The only command buttons that do work are
the ones with macros in their event properties. If I close the form and
then re-opened it, everything works fine. Or if I go in and then out of the
form's design view, it works, or if I open another form in the DB first
(such as the switchboard) before opening the mainform, it works fine. Why
is this happening? I don't see it as a problem actually because the DB will
always open with the switchboard opening first, but it is wierd. The VB
code won't run. Where do I need to look to solve this problem?
S. Jackson
is split.) When I initially open the FE and go then open the mainform first,
none of the subforms will appear. Also, all command button with events
programmed with VB do not work. The only command buttons that do work are
the ones with macros in their event properties. If I close the form and
then re-opened it, everything works fine. Or if I go in and then out of the
form's design view, it works, or if I open another form in the DB first
(such as the switchboard) before opening the mainform, it works fine. Why
is this happening? I don't see it as a problem actually because the DB will
always open with the switchboard opening first, but it is wierd. The VB
code won't run. Where do I need to look to solve this problem?
S. Jackson