Hi,
I am not an Access guy, but get around a little in VBA. Generally, the syntax is
Code:
MyVariable = Report1.TextBox1.Text
...where you would use the appropriate Report object, maybe even ActiveReport (I dunno if Access has such an animal) and the appropriate textbox object.
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.