I have a label on Userform A - if you click it, it opens up Userform B
Is there a way of capturing (when I click the label) which combobox had the
focus in UserForm A?
In other words, cmbIndustry in UserForm A has the cursor flashing in it.
Then I click Label A. I would like my variable sHadFocus to be equal to
"cmbIndustry".
Is that possible?
Thanks in advance
Daniel
Bookmarks