Unusual Results with SELECT Function in Protected DocumentID: Q61939
|
The following sequence of functions moves the active cell to the
right, left, up, and down within the selection, just as the TAB,
SHIFT+TAB, ENTER, and SHIFT+ENTER key sequences do:
SELECT(,"RC[1]")
SELECT(,"RC[-1]")
SELECT(,"R[1]C")
SELECT(,"R[-1]C")
If all the cells are locked, pressing TAB and SHIFT+TAB prevents the
active cell from moving. If some cells are locked and others are not,
the TAB or SHIFT+TAB may cause the active cell to jump from an
unlocked cell, across locked cells, and land on the next unlocked
cell.
This type of behavior also is experienced if you use the above macro
commands.
"Microsoft Excel Functions and Macros," version 2.1, page 349
"Microsoft Excel Function Reference," version 3.0, page 210
Additional query words: 2.00 2.0 2.01 2.1 2.10 2.2 2.21 2.20 3.0 4.0
Keywords :
Version :
Platform :
Issue type :
Last Reviewed: March 21, 1999