HI All
I some code that is reading the first 32 lines of a text file and paste the results into 1 text box on individual lines.
I would like each line to go into an individual text box.
I have 32 text boxes named txt_1, txt_2, txt_3
I have a variable named ThisLine holding the line of the...