Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. moyoxx

    AfterUpdate event for dynamic created TextBoxes

    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...

Part and Inventory Search

Back
Top