Hello,
I am working with a main form with several subforms. Upon open of the main form the sub forms are set to visable = false. I have a command button that make a particular form visable when clicked. Only 1 form at a time. After updating the form I want to save and close with a command button on click and make that form visable = false. That's where I get hung up.
frmBorrower is main form.
subfrmbilling is sub form.
subfrmdisb is sub form.
Thanks
eric
I am working with a main form with several subforms. Upon open of the main form the sub forms are set to visable = false. I have a command button that make a particular form visable when clicked. Only 1 form at a time. After updating the form I want to save and close with a command button on click and make that form visable = false. That's where I get hung up.
frmBorrower is main form.
subfrmbilling is sub form.
subfrmdisb is sub form.
Thanks
eric