Hi,
I have a main form with a subform below it. The subform supposed to be invisible and 5" from the top. When I click a button, it becomes visible and 0" from the top. When I double click the button, the subform is supposed to go back to being invisible and 5" from the top. For some reason, though, it ended up stuck at the top, even when it is invisible, and it remains there, covering all the data in my main form. When I try to reset the subform property to 5", my main form ends up cut off at the top and I don't understand why. I don't even know where to start looking for solutions. It's driving me crazy. Any insight would be much appreciated. Thank you!
Software/Hardware used:
ASKED:
August 13, 2009 4:26 PM
UPDATED:
August 17, 2009 7:46 PM
I didn’t even think that double-click might be interfering. I added buttons to hide the forms and it’s working well. Thank you.