+ Reply to Thread
Results 1 to 5 of 5

Arrow Keys disabled after Sheet Protection

  1. #1
    William Benson
    Guest

    Arrow Keys disabled after Sheet Protection

    Here's something wierd, Excel 2003. I highlighted some columns and from
    Format Cells Protection tab unchecked the Locked checkbox, so these columns
    would be editable even after protecting the worksheet.

    I then turned on protection and unchecked the box that says "Select locked
    cells". Basically, my intention is to block users from selecting cells
    outside of the columns I highlighted. So far so good, and it works well to
    lock out people from entering those cells or reading the formulas (except
    through code). Here's what's wierd though: No matter where in the unlocked
    region I click, the down and up arrow keys are disabled. They take me to row
    1 and just cycle through unlocked cells there. This is gonna tick off the
    user more than just locking them out of certain columns, I can bet that
    much.

    Bill



  2. #2
    Doug Glancy
    Guest

    Re: Arrow Keys disabled after Sheet Protection

    William,

    I was able to reproduce what you say here, except that I found that the down
    arrow took me down to row 11 of the 3 columns I highlighted. If I clicked
    on a cell in an unlocked column below row 11, it took me back up to the top
    of the first column, just as you describe.

    I did a Google Groups search on "down arrow select locked cells
    group:*excel.programming*" and with some reading of old replies (Tom O and
    KeepItCool) here's what it seems is happening: the down arrow only cycles me
    through cells that are part of the usedrange plus 1 row. For example, the
    reason i was originally able to down arrow to row 11 was because i'd changed
    the backcolor down to row 10. When I colored cells down to row 20 i could
    then down arrow to row 21 in the unlocked columns.

    hth,

    Doug

    "William Benson" <wbenson1(SPAMSUCKS)@nycap.rr.com> wrote in message
    news:%23R6n7d2gFHA.2700@TK2MSFTNGP15.phx.gbl...
    > Here's something wierd, Excel 2003. I highlighted some columns and from
    > Format Cells Protection tab unchecked the Locked checkbox, so these
    > columns would be editable even after protecting the worksheet.
    >
    > I then turned on protection and unchecked the box that says "Select locked
    > cells". Basically, my intention is to block users from selecting cells
    > outside of the columns I highlighted. So far so good, and it works well to
    > lock out people from entering those cells or reading the formulas (except
    > through code). Here's what's wierd though: No matter where in the
    > unlocked region I click, the down and up arrow keys are disabled. They
    > take me to row 1 and just cycle through unlocked cells there. This is
    > gonna tick off the user more than just locking them out of certain
    > columns, I can bet that much.
    >
    > Bill
    >




  3. #3
    William Benson
    Guest

    Re: Arrow Keys disabled after Sheet Protection

    Abundant thanks for the research. Your helpful explanation puts it all at
    least in a context that makes sense. I still think it's unnecessary change
    in arrow key behavior in some situations, but maybe it is helpful in others
    ....

    Thank you again Doug.

    Bill.



    "Doug Glancy" <nobodyhere@replytogroup.com> wrote in message
    news:uoVKVx2gFHA.1052@TK2MSFTNGP10.phx.gbl...
    > William,
    >
    > I was able to reproduce what you say here, except that I found that the
    > down arrow took me down to row 11 of the 3 columns I highlighted. If I
    > clicked on a cell in an unlocked column below row 11, it took me back up
    > to the top of the first column, just as you describe.
    >
    > I did a Google Groups search on "down arrow select locked cells
    > group:*excel.programming*" and with some reading of old replies (Tom O and
    > KeepItCool) here's what it seems is happening: the down arrow only cycles
    > me through cells that are part of the usedrange plus 1 row. For example,
    > the reason i was originally able to down arrow to row 11 was because i'd
    > changed the backcolor down to row 10. When I colored cells down to row 20
    > i could then down arrow to row 21 in the unlocked columns.
    >
    > hth,
    >
    > Doug
    >
    > "William Benson" <wbenson1(SPAMSUCKS)@nycap.rr.com> wrote in message
    > news:%23R6n7d2gFHA.2700@TK2MSFTNGP15.phx.gbl...
    >> Here's something wierd, Excel 2003. I highlighted some columns and from
    >> Format Cells Protection tab unchecked the Locked checkbox, so these
    >> columns would be editable even after protecting the worksheet.
    >>
    >> I then turned on protection and unchecked the box that says "Select
    >> locked cells". Basically, my intention is to block users from selecting
    >> cells outside of the columns I highlighted. So far so good, and it works
    >> well to lock out people from entering those cells or reading the formulas
    >> (except through code). Here's what's wierd though: No matter where in
    >> the unlocked region I click, the down and up arrow keys are disabled.
    >> They take me to row 1 and just cycle through unlocked cells there. This
    >> is gonna tick off the user more than just locking them out of certain
    >> columns, I can bet that much.
    >>
    >> Bill
    >>

    >
    >




  4. #4
    Doug Glancy
    Guest

    Re: Arrow Keys disabled after Sheet Protection

    Your welcome Bill,

    I figure even the people who program Excel must sometimes just say, "this
    will have to do" when trying to program some feature and maybe this was one
    of them...

    Doug

    "William Benson" <wbenson1(SPAMSUCKS)@nycap.rr.com> wrote in message
    news:eacVt02gFHA.3656@TK2MSFTNGP09.phx.gbl...
    > Abundant thanks for the research. Your helpful explanation puts it all at
    > least in a context that makes sense. I still think it's unnecessary change
    > in arrow key behavior in some situations, but maybe it is helpful in
    > others ...
    >
    > Thank you again Doug.
    >
    > Bill.
    >
    >
    >
    > "Doug Glancy" <nobodyhere@replytogroup.com> wrote in message
    > news:uoVKVx2gFHA.1052@TK2MSFTNGP10.phx.gbl...
    >> William,
    >>
    >> I was able to reproduce what you say here, except that I found that the
    >> down arrow took me down to row 11 of the 3 columns I highlighted. If I
    >> clicked on a cell in an unlocked column below row 11, it took me back up
    >> to the top of the first column, just as you describe.
    >>
    >> I did a Google Groups search on "down arrow select locked cells
    >> group:*excel.programming*" and with some reading of old replies (Tom O
    >> and KeepItCool) here's what it seems is happening: the down arrow only
    >> cycles me through cells that are part of the usedrange plus 1 row. For
    >> example, the reason i was originally able to down arrow to row 11 was
    >> because i'd changed the backcolor down to row 10. When I colored cells
    >> down to row 20 i could then down arrow to row 21 in the unlocked columns.
    >>
    >> hth,
    >>
    >> Doug
    >>
    >> "William Benson" <wbenson1(SPAMSUCKS)@nycap.rr.com> wrote in message
    >> news:%23R6n7d2gFHA.2700@TK2MSFTNGP15.phx.gbl...
    >>> Here's something wierd, Excel 2003. I highlighted some columns and from
    >>> Format Cells Protection tab unchecked the Locked checkbox, so these
    >>> columns would be editable even after protecting the worksheet.
    >>>
    >>> I then turned on protection and unchecked the box that says "Select
    >>> locked cells". Basically, my intention is to block users from selecting
    >>> cells outside of the columns I highlighted. So far so good, and it works
    >>> well to lock out people from entering those cells or reading the
    >>> formulas (except through code). Here's what's wierd though: No matter
    >>> where in the unlocked region I click, the down and up arrow keys are
    >>> disabled. They take me to row 1 and just cycle through unlocked cells
    >>> there. This is gonna tick off the user more than just locking them out
    >>> of certain columns, I can bet that much.
    >>>
    >>> Bill
    >>>

    >>
    >>

    >
    >




  5. #5
    William Benson
    Guest

    Re: Arrow Keys disabled after Sheet Protection

    The expanded Protection options are well worth it all...
    "Doug Glancy" <nobodyhere@replytogroup.com> wrote in message
    news:eBFA$62gFHA.3436@tk2msftngp13.phx.gbl...
    > Your welcome Bill,
    >
    > I figure even the people who program Excel must sometimes just say, "this
    > will have to do" when trying to program some feature and maybe this was
    > one of them...
    >
    > Doug
    >
    > "William Benson" <wbenson1(SPAMSUCKS)@nycap.rr.com> wrote in message
    > news:eacVt02gFHA.3656@TK2MSFTNGP09.phx.gbl...
    >> Abundant thanks for the research. Your helpful explanation puts it all at
    >> least in a context that makes sense. I still think it's unnecessary
    >> change in arrow key behavior in some situations, but maybe it is helpful
    >> in others ...
    >>
    >> Thank you again Doug.
    >>
    >> Bill.
    >>
    >>
    >>
    >> "Doug Glancy" <nobodyhere@replytogroup.com> wrote in message
    >> news:uoVKVx2gFHA.1052@TK2MSFTNGP10.phx.gbl...
    >>> William,
    >>>
    >>> I was able to reproduce what you say here, except that I found that the
    >>> down arrow took me down to row 11 of the 3 columns I highlighted. If I
    >>> clicked on a cell in an unlocked column below row 11, it took me back up
    >>> to the top of the first column, just as you describe.
    >>>
    >>> I did a Google Groups search on "down arrow select locked cells
    >>> group:*excel.programming*" and with some reading of old replies (Tom O
    >>> and KeepItCool) here's what it seems is happening: the down arrow only
    >>> cycles me through cells that are part of the usedrange plus 1 row. For
    >>> example, the reason i was originally able to down arrow to row 11 was
    >>> because i'd changed the backcolor down to row 10. When I colored cells
    >>> down to row 20 i could then down arrow to row 21 in the unlocked
    >>> columns.
    >>>
    >>> hth,
    >>>
    >>> Doug
    >>>
    >>> "William Benson" <wbenson1(SPAMSUCKS)@nycap.rr.com> wrote in message
    >>> news:%23R6n7d2gFHA.2700@TK2MSFTNGP15.phx.gbl...
    >>>> Here's something wierd, Excel 2003. I highlighted some columns and from
    >>>> Format Cells Protection tab unchecked the Locked checkbox, so these
    >>>> columns would be editable even after protecting the worksheet.
    >>>>
    >>>> I then turned on protection and unchecked the box that says "Select
    >>>> locked cells". Basically, my intention is to block users from selecting
    >>>> cells outside of the columns I highlighted. So far so good, and it
    >>>> works well to lock out people from entering those cells or reading the
    >>>> formulas (except through code). Here's what's wierd though: No matter
    >>>> where in the unlocked region I click, the down and up arrow keys are
    >>>> disabled. They take me to row 1 and just cycle through unlocked cells
    >>>> there. This is gonna tick off the user more than just locking them out
    >>>> of certain columns, I can bet that much.
    >>>>
    >>>> Bill
    >>>>
    >>>
    >>>

    >>
    >>

    >
    >




+ 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