Hi 2bulent2, sorry for the delay.
What i think is, that in order to prevent the user from change, you have set the property Enabled = No and the property Locked = No, and that's why the 'Find' can't find it.
I suggest you should try like this: property Enabled = Yes and the property Locked = Yes, that way it will be able to find.
the only difference will be, that if both properties are set to 'Yes', then the use will be able to enter in the textbox, but NOT change its value.
Helped?
Ja