|
Re: way to run sub after user exits textbox
If on a userform, use the exit event. If your position is that that is
before the exit, then there is no event after the exit. There may be a
workaround, but that would require knowing what you want to do.
--
Regards,
Tom Ogilvy
"funkymonkUK" <funkymonkUK.1s1x2c_1121162725.2634@excelforum-nospam.com>
wrote in message
news:funkymonkUK.1s1x2c_1121162725.2634@excelforum-nospam.com...
>
> any idea how to run a piece of code once a user has exited a textbox?
>
>
> --
> funkymonkUK
> ------------------------------------------------------------------------
> funkymonkUK's Profile:
http://www.excelforum.com/member.php...o&userid=18135
> View this thread: http://www.excelforum.com/showthread...hreadid=386376
>
|