Tab Order

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

Guest

How do you set the tab order for cells in excel, for example I have a protected sheet with some locked cells. The ones that aren't locked are for the users to tab through to enter information

There is a particular part of the worksheet where I want the cells to tab from top to bottom instead of left to right but I cant figure out how to do this

I know that in word you have to create a vbscript is it the same with excel?
 
Gord Dibben has posted this workaround that might be something you can use:
http://google.com/[email protected]

He suggests selecting the range (in a specific order), giving it a nice range
name and then selecting that range when you want to follow a specific tab order.
 
Back
Top