Put a variable into text ?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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


.



Relevant Pages

  • Re: question
    ... > Can anyone plz. ... > with the help of "for loop" ... writing the program yourself. ... Prev by Date: ...
    (comp.lang.c)
  • Put variable into text ?
    ... and then do a loop 60 time instead of writing 60 lines. ... My Photoalbum ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Re: Moving a text file
    ... suggest writing a loop to find the first unused unit number (starting ... Prev by Date: ...
    (comp.lang.fortran)
  • Java Timer
    ... I am writing a Java app, where I need to wait for 10 seconds after a ... If somebody could suggest a loop or ... Prev by Date: ...
    (comp.lang.java.programmer)
  • Re: Problem with a script
    ... a loop there becomes impractical. ... You still have them as uniquely named array indexes... ... writing the code twice will only ... reading your entire code and parsing it in their head, ...
    (comp.lang.php)