View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
B Lynn B B Lynn B is offline
external usenet poster
 
Posts: 131
Default Tabs on excel worksheets

When you protect the sheet, if you uncheck the selection that allows users to
select locked cells, then the Tab key will cycle through only the unlocked
ones.

"Phyllis" wrote:

Can tabs be set in excel to tab to predefined cells? I can't find this
answer anywhere.
I want to be able to set tabs to go from one unlocked cell to another to
facilitate data input.

If it can be done, can you point me to somewhere where it discusses how?