Tab Key Inconsistency with User Form

B

BTuohy

We are getting inconsistencies with a User Form in how the Tab key
functions. There are times when it advances from form field to form field,
and other times when it only advances the cursor within the active form
field.

Why is this not consistent and how can we control this?

We want the Tab to always advance to the next field.
Note: We are using automation on this form to get data from Outlook; but
that should not affect anything.

Any clues?

Bert
 
G

Guest

You need to check the "Tab order" of the controls placed on your userform.
With the form displayed, from the View menu, choose "Tab order". There you
can check and set the tab order.

Regards,
Edwin Tam
(e-mail address removed)
http://www.vonixx.com
 
B

BTuohy

The TabKeyBehavior and Multiline are always set to FALSE---I should have
mentioned that at the onset.
Curiously, however, ComboBoxes are also affected.
 

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

Top