G
Guest
I have a registration type program built in access.... a portion of this
program is a tutorial.
The tutorial is a sequence of different forms that are linked by "Next
Buttons" that work with an "on click" event that closes the current form and
opens the next one.
Of the 13 forms in the tutorial all open and close properly EXCEPT 1.
When clicking the next button on one specific form it loads the next form...
but it is blank. The moment I switch to design view, the layout is all
there.. and the event procedure is correct.
If I open the problem form on its own, it loads... but it will not display
visibly when it is loaded automatically using the on click event located on a
previous form.
The event procedures are all identical - less the form names which are
correct... I cannot figure this out for the lift of me... seems like a
gremlin!!!
AHHH
thanks for any help!
program is a tutorial.
The tutorial is a sequence of different forms that are linked by "Next
Buttons" that work with an "on click" event that closes the current form and
opens the next one.
Of the 13 forms in the tutorial all open and close properly EXCEPT 1.
When clicking the next button on one specific form it loads the next form...
but it is blank. The moment I switch to design view, the layout is all
there.. and the event procedure is correct.
If I open the problem form on its own, it loads... but it will not display
visibly when it is loaded automatically using the on click event located on a
previous form.
The event procedures are all identical - less the form names which are
correct... I cannot figure this out for the lift of me... seems like a
gremlin!!!
AHHH
thanks for any help!