+ Reply to Thread
Results 1 to 4 of 4

cursor movement

  1. #1
    Registered User
    Join Date
    01-04-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    3

    cursor movement

    Hello friends, I am new to excel. I've prepared an excel sheet from the code given by MUDRAKER in a 2007 post. this VBA code helps me cycle through the unlocked cells. My problem is that my cursor jumps from H4 to L4 instead of going to H5 after protecting the sheet. However, if i remove protection everything runs fine. I think there is some problem with my sheet. I am attaching the excel file.Please help.
    Attached Files Attached Files
    Last edited by akcommerce; 01-06-2013 at 06:06 AM.

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: cursor movement

    Suggest having a look at the Advanced Excel Options - there is a setting which determines which direction the selection should move when the enter key is pressed. You will find these under "File" on the menu bar.
    Martin

  3. #3
    Registered User
    Join Date
    01-04-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: cursor movement

    Thanks for the reply "mrice". My problem is that the code completely ignores the range H4 to H15 and jumps to L4. The rest of the code is working fine. Please try the sheet I've uploaded earlier. Thanks again.

  4. #4
    Registered User
    Join Date
    01-04-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: cursor movement

    Thanks everyone, I figured it out. The code works fine with arrow keys and not the Tab key. My problem is solved

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1