I have a string with my text box name in it ie
dim mystring as string
mystring = "text1"
how to I change a proprrty using only the string

ie
mystring.text = "hello"
help please
[email protected]


------------------
Slan