Combo box order

  • Thread starter Thread starter Pete
  • Start date Start date
P

Pete

Hi,

Is it possible to easily ensure use of combo boxes in a
certain order?

I arent that good at coding but understand the basics

Thanks

Pete
 
You can set the tab order of all the controls in the form from the View|Tab
Order menu. If that doesn't solve your problem, then you'll probably want
to disable each combo box and then enable one when another combo box has
been used.
 

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

Back
Top