adikademani
New Member
- Joined
- Nov 23, 2016
- Messages
- 9
Hello guys,
I have written a code which creates an array of textboxes (for example. 6x3) according to the user on the userform. But i cannot use these textboxes for further procedure because they are created dynamically and not in the design mode. There is no textbox_change() or textbox_enter() option now.
Please help me guys.
Thanks in advance
I have written a code which creates an array of textboxes (for example. 6x3) according to the user on the userform. But i cannot use these textboxes for further procedure because they are created dynamically and not in the design mode. There is no textbox_change() or textbox_enter() option now.
Please help me guys.
Thanks in advance