Hi,
I have a Mainform and several Subforms. I'm switching the subforms by changing the SourceObject. How can I display the Caption of the active Subform in a textbox on the mainform.
Thank You for your help. I just had to change
'txtTheActiveSubForm'
to
'Forms!frmMainFormSituConfig.ShowActiveSubformText =', because I use change SourceObject in another SubForm.
It works fine.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.