Hello!
I'm working on a form in Excel. There isn't any set order in which the users have to move from control to control; they can go in whatever order works best for them. However, there is an OnExit event for one drop down box that I would like to change if they go from it to a particular other control.
Is there a way to identify which which control the user has activated so as to run a different OnExit event than the one that would run in all other instances?
Thank you in advance.
I'm working on a form in Excel. There isn't any set order in which the users have to move from control to control; they can go in whatever order works best for them. However, there is an OnExit event for one drop down box that I would like to change if they go from it to a particular other control.
Is there a way to identify which which control the user has activated so as to run a different OnExit event than the one that would run in all other instances?
Thank you in advance.