I am trying to change the current record in a sub-form using VBA code in access. I am using the DoCmd.GoToRecord method, but I don't seem to get the object right. Here is the line of code:
DoCmd.GoToRecord acDataForm, Forms("frmFind")("subFrmFind").Form...
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.