Hi There
What is the best way to make sure that a User enters a value in a Particular form, Before Leaving it to next Control?
I know we can use the LostFocus Event of that control, But that can create problem if the user decides to close the form before Entering any value in it, as you know the MsgBox of the LostFocus events keep popping up at the time of closing.
Best Regards
Sanan
What is the best way to make sure that a User enters a value in a Particular form, Before Leaving it to next Control?
I know we can use the LostFocus Event of that control, But that can create problem if the user decides to close the form before Entering any value in it, as you know the MsgBox of the LostFocus events keep popping up at the time of closing.
Best Regards
Sanan