X
xiluan
I'm pretty new with Excel.
I'm working on a formula.
For example: I add "=A1+B1" into cell C1
and "=A2+B2" into cell C2
and "=A3+B3" into cell C3
and so on.....
I want something like "=ARowNum+BRowNum" into CRownum
So for each row in C column, I can put in same Formula and
the value is returned according to that row number.
I'm working on a formula.
For example: I add "=A1+B1" into cell C1
and "=A2+B2" into cell C2
and "=A3+B3" into cell C3
and so on.....
I want something like "=ARowNum+BRowNum" into CRownum
So for each row in C column, I can put in same Formula and
the value is returned according to that row number.