Put a variable into text ?
- From: "SpookiePower" <boxjunk2600@xxxxxxxxx>
- Date: Thu, 12 Jan 2006 16:03:34 +0100
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
.
- Follow-Ups:
- Re: Put a variable into text ?
- From: Bob Phillips
- Re: Put a variable into text ?
- Prev by Date: Re: An issue with hyperlinks...
- Next by Date: Re: Put a variable into text ?
- Previous by thread: An issue with hyperlinks...
- Next by thread: Re: Put a variable into text ?
- Index(es):
Relevant Pages
|