×
יריב החביב
Hello,
When enter data to a text box i dont want to let
the user exit the text box if some condition is maintain.
So, i wrote a code in the exit private sub that if the condition is maintain
it will produce message and will exit the sub (exit sub, end if).
But after the message is show it still exit the text box.
how will i prevent the user to go on if the condition is meet ?
THANK YOU
When enter data to a text box i dont want to let
the user exit the text box if some condition is maintain.
So, i wrote a code in the exit private sub that if the condition is maintain
it will produce message and will exit the sub (exit sub, end if).
But after the message is show it still exit the text box.
how will i prevent the user to go on if the condition is meet ?
THANK YOU