I have 60 lines like this one
TextBox01.Text = ..
TextBox02.Text = ....
....
....
Now I would like to make it more simple by setting a variable - X - into the TextBox-text
and then do a loop 60 time instead of writing 60 lines.
My idée was to do it like this - TextBox & X &.Text
But it does not work. What is wrong ?
--
My Photoalbum
www.photo.activewebsite.dk