taicho
Registered Abuser
- Local time
- Yesterday, 18:16
- Joined
- Dec 13, 2005
- Messages
- 24
Hi All!
Quick question:
If I have a continuous subform with and I had a control (textbox) named "myTxt" how would I refer to the "myTxt" control in x record on the continuous subform... i.e.
Record 1> [Date] [Something] [myTxt]
Record 2> [Date] [Something] [myTxt]
Record 3> [Date] [Something] [myTxt]
Record 4> [Date] [Something] [myTxt]<--- Only want to modify "SpecialEffect" property for this object.
Referencing the property affects all the controls of the name "myTxt" in all the records in the continuous subform whereas I only wish to apply the property to the one I click on for instance...any ideas? Much appreciated...
Quick question:
If I have a continuous subform with and I had a control (textbox) named "myTxt" how would I refer to the "myTxt" control in x record on the continuous subform... i.e.
Record 1> [Date] [Something] [myTxt]
Record 2> [Date] [Something] [myTxt]
Record 3> [Date] [Something] [myTxt]
Record 4> [Date] [Something] [myTxt]<--- Only want to modify "SpecialEffect" property for this object.
Referencing the property affects all the controls of the name "myTxt" in all the records in the continuous subform whereas I only wish to apply the property to the one I click on for instance...any ideas? Much appreciated...
Last edited: