An error ocurred on sub main.button1.click
Line number 12
If SubString(Textbox1.Text, 0,1) < "J" Then
Error description:
La cadana de entrada no tiene el formato correcto.
Continue?
PD: Only with equal (=) work fine
¿And if i am making a mistake, what is the way to do that comparison?
Line number 12
If SubString(Textbox1.Text, 0,1) < "J" Then
Error description:
La cadana de entrada no tiene el formato correcto.
Continue?
PD: Only with equal (=) work fine
¿And if i am making a mistake, what is the way to do that comparison?