Control Arrays in VBA???
Posted by Ron on June 04, 2001 6:49 AM
I have a couple userforms that each have over 20 textboxes on each one (named txtE1, txtE2, etc.).
Is it possible to create a control array as in VB or is there another way to quickly clear these text boxes when a user clicks a clear button on the form.
Thanks for any help. Ron