Private Sub CommandButton1_Click()For i = 1 To 28Me.Controls("textbox" & i) = Range("A" & i)NextEnd Sub
کامنت