O
Oz Springs
I have created tab orders in my User Form, by setting the Properties tabstop
to true and the tabindex to the order I want the fields to be tabbed,
starting from 0. I have two frames and a separate field on the user form and
I have also set those in their own tab order.
The problem is that the tabs do not work. In both frames the tab goes to the
last field in the frame, skipping all fields before it, and the outside
field tabs to the last field in the frame below it.
Is there something else I should be looking at to get the tab order to work?
Thanks for any help
Oz
to true and the tabindex to the order I want the fields to be tabbed,
starting from 0. I have two frames and a separate field on the user form and
I have also set those in their own tab order.
The problem is that the tabs do not work. In both frames the tab goes to the
last field in the frame, skipping all fields before it, and the outside
field tabs to the last field in the frame below it.
Is there something else I should be looking at to get the tab order to work?
Thanks for any help
Oz