Co tohle?
Dim metoda As Boolean
If metoda = 1 Then
TextBox1.Text = False
ElseIf metoda = 2 Then
TextBox2.Text = False
End If
Co tohle?
Dim metoda As Boolean
If metoda = 1 Then
TextBox1.Text = False
ElseIf metoda = 2 Then
TextBox2.Text = False
End If