I,m to looking to open up a sub-form with a button from a main form. Can this be done?
See the link to the PDF of what I,m trying to achieve
https://www.dropbox.com/s/mwvsuwukkt...esign.pdf?dl=0
I,m to looking to open up a sub-form with a button from a main form. Can this be done?
See the link to the PDF of what I,m trying to achieve
https://www.dropbox.com/s/mwvsuwukkt...esign.pdf?dl=0
Put the sub form on the main form but make it invisible.
then
On button_CLICK()
subFrm.visible = true
The PDF is not shared or you didn't include the ID and PW to get into Dropbox.See the link to the PDF of what I,m trying to achieve![]()