Yes, textbox1 lostfocus after clicking the command button.
But I expect the codes in the command button to execute
as well, after I click the OK button of the MsgBox.
The lostfocus codes has to be there. What can I do to
ensure that codes in the command button will eventually be
executed ?
Thanks