Hi guys,
the application go to error, if I write:
If qta1.Text < qta2.Text Then
Msgbox ( "Q.tà cassone > Q.tà commessa", "Error" )
Return
End If
Why?
The two texts, can contain only number.
the application go to error, if I write:
If qta1.Text < qta2.Text Then
Msgbox ( "Q.tà cassone > Q.tà commessa", "Error" )
Return
End If
Why?
The two texts, can contain only number.