Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Protecting Sheet Disables Tab Key

Hi All,

Is there a way to protect a sheet and still have the tab key enabled? I
would users of my spreadsheet to be able to tab through the cells but I
still want to be able to protect the content.

Thanks!
Kris

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Protecting Sheet Disables Tab Key

What version of Excel. If xl2002 or later, have you set protection to allow
them to select locked cells?

--
Regards,
Tom Ogilvy


wrote in message
ups.com...
Hi All,

Is there a way to protect a sheet and still have the tab key enabled? I
would users of my spreadsheet to be able to tab through the cells but I
still want to be able to protect the content.

Thanks!
Kris



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 227
Default Protecting Sheet Disables Tab Key

In Excel 97 one can use the arrow keys to navigate among locked cells
on a protected sheet. I'm not sure if that works in later versions
without allowing the selection of locked cells as Tom noted.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Protecting Sheet Disables Tab Key

Thank you for your responses Tom and Mark. I'm using Excel 2003 and I
have "Select locked cells" and "Select unlocked cells" checked but the
tab key is still disabled. The arrow keys work fine just not the tab
key. Any thoughts?

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Protecting Sheet Disables Tab Key

I was a little slow on the Uptake on that answer. My apologies.

When a worksheet is protected, the tab key is set up to tab through the
unlocked cells. This is by design and is usually what is desired to
facilitate interaction with the user. To the best of my knowledge, there
would be no way to turn this feature off. Since you apparently don't have
any unlocked cells, the tab key has nowhere to tab. Possibly you could
redefine the tab key using OnKey and use code to simulate the behavior you
want - this is untested and may not work either.


--
Regards,
Tom Ogilvy


wrote in message
oups.com...
Thank you for your responses Tom and Mark. I'm using Excel 2003 and I
have "Select locked cells" and "Select unlocked cells" checked but the
tab key is still disabled. The arrow keys work fine just not the tab
key. Any thoughts?





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Protecting Sheet Disables Tab Key

Thank you for the response Tom. There are a number of cells that the
user is allowed to edit on the sheet but the tab key doesn't work in
those cells either. If I understand your answer correctly, I guess
there's no way around this.

  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 227
Default Protecting Sheet Disables Tab Key

Those cells must be unlocked in order to tab to them when the sheet is
locked.

Choose Format Cells for the cells in question and under the Protection
tab, uncheck "Locked." The Tab should move to the unlocked cells.

  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Protecting Sheet Disables Tab Key

Awesome solution Mark! That's a porblem that's been bugging me for a
long time indeed - thank you very much indeed!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Protecting a Sheet Shannan Excel Discussion (Misc queries) 7 September 30th 09 12:06 AM
protecting formulas without protecting sheet so grouping still wor JM Excel Discussion (Misc queries) 1 June 4th 09 06:42 AM
Protected sheet disables return key. GARDNERGUY Excel Discussion (Misc queries) 0 April 20th 07 08:14 PM
Can't use tab after protecting sheet. tonyia Excel Worksheet Functions 0 March 21st 06 03:57 PM
Protecting sheet disables import of extetrnal data in Excel 2003 MNord Excel Discussion (Misc queries) 0 August 31st 05 04:34 PM


All times are GMT +1. The time now is 04:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"