C
cpliu
Sorry for another newbie question.
When you past a function from one cell to another, the cell number adds one
so you can do the same calculation on multiple columns. What if I want it
to stick to one cell and not to move down as I copy?
Use the example below: If I create "=A1+B1" in C1 and copy/paste the cell
into C2 and C3, A1 automatically becomes A2, A3... What if I don't want it
to change? What if I want it to stick with A1 when copying it to the other
cell?
A B C
5 6 =A1+B1
4 3 =A2+B2
3 4 =A3+B3
Thanks for the help,
cpliu
When you past a function from one cell to another, the cell number adds one
so you can do the same calculation on multiple columns. What if I want it
to stick to one cell and not to move down as I copy?
Use the example below: If I create "=A1+B1" in C1 and copy/paste the cell
into C2 and C3, A1 automatically becomes A2, A3... What if I don't want it
to change? What if I want it to stick with A1 when copying it to the other
cell?
A B C
5 6 =A1+B1
4 3 =A2+B2
3 4 =A3+B3
Thanks for the help,
cpliu