how can I change the value 2580 with a variable?
Dim myInt As Integer = CInt(Textbox2.Text) Dim b As String() = Split(Textbox1.Text, vbNewLine) Textbox1.Text =