Hello,
I have a huge userform with a bunch of controls on it that I need to set the tab index for. I have between 200 and 60 controls on 6 different pages that follow a name & number type naming. I wanted to change the index in a loop rather than click and change a whole bunch of times. Is this possible?
Side note for if it matter:
The controls are in a frame (each named by a **Frame) that is on a multipage(named multipage2) that is on a multipage(named multipage1) on a form (named fsrform)
Here is what I tried:![]()
Please Login or Register to view this content.
Bookmarks