How do I set the tab stops in a specific cell pattern?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am creating a data entry form where some of the cells will not be used,
therefore am looking for help on setting the tab stops in a sequecial order
at which the form will be used.

Can anyone help?

Thank you
 
PE

There are several ways to set the TAB order on worksheet cells.

See Bob Phillips' site for methods.

http://www.xldynamic.com/source/xld.xlFAQ0008.html

There is another method using VBA event code.

If interested in the coding, post back for more detail and some sample code.


Gord Dibben Excel MVP


I am creating a data entry form where some of the cells will not be used,
therefore am looking for help on setting the tab stops in a sequecial order
at which the form will be used.

Can anyone help?

Thank you

Gord Dibben MS Excel MVP
 

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