PC Review


Reply
Thread Tools Rate Thread

Can't use Arrow or Tabs keys to navigate ??

 
 
Andrew Fiddian-Green
Guest
Posts: n/a
 
      27th Nov 2006
I have a situation with a protected spreadsheet where one particular user is
unable to use the Arrow or Tab key to navigate, whereas on my own PC the
Arrow and Tab keys work fine.

=> Any suggestions what could be the problem and how to fix it?

The sheet has only one macro as follows; its purpose is to protect the cells
while still allowing the outline [+] and [-] buttons to function:

Private Sub Workbook_Open()
With Sheet1
.Protect UserInterfaceOnly:=True
.EnableOutlining = True
.Outline.ShowLevels RowLevels:=1
End With
End Sub

{ Note: it may or may not be relevant, but the user is in Belgium, so most
likely he is using a foreign language version of Excel and/or Windows }


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot navigate between cells using arrow keys Jim Gardner Microsoft Excel Misc 2 20th Nov 2009 03:53 PM
Navigate subform using arrow keys Terry Holland Microsoft Access Form Coding 1 9th Jun 2008 04:05 AM
Arrow keys to navigate through a set of buttons? Neil Wallace Microsoft VB .NET 2 29th Nov 2004 06:00 PM
arrow keys don't navigate to a new cell Jeff Microsoft Excel New Users 3 6th Feb 2004 05:19 PM
Navigate with arrow keys Brian Shafer Microsoft Excel Discussion 2 8th Nov 2003 08:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:05 PM.