User Form Tab-Order

  • Thread starter Thread starter universal
  • Start date Start date
U

universal

Is there anywhere to define this with a bunch of combo-boxes?

Ive moved mine around and now the tab takes you through the boxes in
the wrong order.

Thanks
Ed
 
Ed,

Each userform control has a TabIndex property. You can set these in design
mode. Just select the controls in your required tab order and set the
property value accordingly, 1, 2, 3, etc.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

Ask a Question

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.

Ask a Question

Similar Threads


Back
Top