Hello,
I am working on UserForm where textboxes are dynamically created according to ammount of columns in a table placed in worksheet. Everything goes well except use of AfterUpdate event. To treat events of dynamic textboxes I use folloving code:
In the UserForm:
Dim gTextBoxes() As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.