Mike
In the Properties Window (F4) of the Visual Basic Editor in word, there is TabInde
property for each control on the UserForm. This property is autofilled based on the
order you created the control. To change tab order, simply change TabIndex to
reflect the control's tab order. 0 is the default control, 1 is the first tab stop,
2 is the second tab stop and so on
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.