Hi,
I need to fill many Text Boxes as TextBox1, TextBox2 and so on ... using a FOR stattement
For i= 1 to n
("TextBox" & i).Value = "AAAAAAAAAAA"
Is it possible?
Any idea?
Thanks in advance.
Giovanni
|
Results 1 to 4 of 4
Thread: How to poit to a TextBox&(1...n)Threaded View
|
Click Here to Expand Forum to Full Width |