How To Get the ActiveX Active Control from a Worksheet in Excel VBA -


i have spreadsheet activex controls combo boxes, text boxes, etc... on change event of each control there's function receives activesheet parameter. funtion in mainmodule. need active control activesheet having in mind control activex control.

for instance, everytime changes in combo boxes, text boxes, etc... call function and, through activesheet (passed parameter) can know if changed combo box or text box or list box, etc...

thanks in advance.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -