Hi!
I got a bunch of textbox (arrays) ,
I 'd like to know how many Textbox the user wrote in it?
For c = 0 To Combo1.Count - 1
If Text1(c).Text = "" then Label1.Caption = Text1(c).???
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |