I am having a problem getting info from a sub form so I can merge it into a word doc. To get the information from the main form I use
Set frmCurrForm = Screen.ActiveForm
With frmCurrForm
strCName = .txtCName
etc...
Is there any command like this for a subform??
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.