modify a line code
Try
If.me.TextBox2.value < "textstring"
Regards,
Stefi
€˛TUNGANA KURMA RAJU€¯ ezt Ć*rta:
how to modify this line of code
If.Me.TextBox2.value < VbNullString
modify this line to
If.me.TextBox2.value < 'textstring'
(if Textbox2 value not equal to text value)
I am unable to codify that 'textstring'
|