darkmastergyz
Registered User.
- Local time
- Today, 14:32
- Joined
- May 7, 2006
- Messages
- 85
I'm trying to set the control source of a text box, but I don't know the syntax for it.
me.txtLabel.controlsource
That's as much as I have. I need it's control source to be set to the 3rd record in a table "file". That table isn't the form's record source. How can I do that? Thanks.
me.txtLabel.controlsource
That's as much as I have. I need it's control source to be set to the 3rd record in a table "file". That table isn't the form's record source. How can I do that? Thanks.