Cursor Movement

  • Thread starter Thread starter Stumped
  • Start date Start date
S

Stumped

I am developing a form in Excel. I have several combo boxes that I would
like to beable to add within teh TAB order. Another words when the sheet is
locked it will TAB to the fields that I am allowing typing, but it will not
TAB to the combo boxes. Someone please help....
 
Why not make your cells contain the combo boxes instead via the Data |
Validation options? It would be easier and any VBA code would be easily
transfered.
 
The cells already contain a combo box. I am trying to TAB between each combo
box withour having to click each drop down arrow.
 

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