My userform has about 30 controls on it. Their tabindex properties are not in the correct order, so I need to renumber them. I was able to successfully do this on the first 6 controls, but after that I am unable to do it. I thought it might have something to do with duplicate tabindexes, but even when I try to specify an unused tabindex, the property always resets itself to its previous value. Make sense?
I thought this would be relatively easy to do, but it's getting to be very annoying.
Any thoughts?
I thought this would be relatively easy to do, but it's getting to be very annoying.
Any thoughts?