View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Jo Jo is offline
external usenet poster
 
Posts: 113
Default Mouse selects only multiple cells

Hi FSt1,

Thanks for your reply. Unfortunately it doesn't solve the problem. I see
what you mean about the extended selection feature. It will hold my current
selection and add whatever else I select. The problem is that the mouse
cursor is still selecting a minimum of 2 cells at a time, with or without F8
on.

I suspect the problem might be in my macros somewhere. It doesn't happen
until I load that particular spreadsheet. In the past it corrected itself
somehow, but right now I can't get it to stop. I've seen what I think might
be a reference to it in a general search online but I haven't found any
solutions yet. Any more ideas are most welcome!

Jo

"FSt1" wrote:

hi
next time it happened, tap the F8 key. that is the "extend selection" key.
it's boolene. tap F8 once to turn on. tap again to turn off.

Regards
FSt1

"Jo" wrote:

Occasionally I get this weird thing where the mouse will suddenly insist on
selecting more than one cell when I click on a cell, usually cells in the
same column and adjascent rows. In other words, if I click on C3, it will
highlight C3:C4 or even C3:C5 or more. If I click and hold the left mouse
button, the cell info field (upper left of the screen) changes from the cell
number (e.g. C3) to "2R x 1C". I don't understand why it does this multiple
selection, and I don't know what I do to finally disable it. It doesn't do it
all the time, so obviously something must disable it (or correct the problem).

I've been working with macros a lot lately, but none of the macros seem to
permanently change a setting that selects more than one cell by default, but
maybe I just don't recognize a problem from a macro.

Please help? Thanks.