F
FLKulchar
I would like help on the following:
copying a cell "formula"..pasting it to several
cells..WITHOUT changing the array of the cell in the
subsequent fields...
for example,
if I type =rank(a1, a1:a25)...i would like to know the
rank of cell A1.
Suppose I type this in cell B1...then copy and paste it
to cells B1 through B25.
B2 will look as follows:
=rank(a2,a2:a26)
BUT I WISH TO SEE IT AS =rank(a2,a1:a25)
HOW DO I KEEP THE RANGE REFERENCE FROM INCREASING???
thanks,
Larry
copying a cell "formula"..pasting it to several
cells..WITHOUT changing the array of the cell in the
subsequent fields...
for example,
if I type =rank(a1, a1:a25)...i would like to know the
rank of cell A1.
Suppose I type this in cell B1...then copy and paste it
to cells B1 through B25.
B2 will look as follows:
=rank(a2,a2:a26)
BUT I WISH TO SEE IT AS =rank(a2,a1:a25)
HOW DO I KEEP THE RANGE REFERENCE FROM INCREASING???
thanks,
Larry