How can I change text in the textbox in code?
For label I can use label.caption but what can be used for textboxes? I haven't found anything like .text or .value for textbox....
If the text box is bound, you can't change the value. Where is your code? What is your code? What is the control source of the text box? What section contains the text box?
I'm having a similar problem on a report. The code is in the On Open event. It's merely pulling the numbers from one of many recordsets i'm using and trying (and failing) to assign them to a textbox. It is unbound. The code works fine on a form but not a report. Why?
royhouser
More is lost by Indecision than Wrong Decisions
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.