Insert a row, keep formulas.

  • Thread starter Thread starter mika.
  • Start date Start date
M

mika.

How could I insert a new row whose cells performs the same
calculations as the rows above and/or below it? that is,
if a3=b3+c3 and I insert row 4, how can i get it so that
a4 automatically has the formula =b4+c4?

Thanks.
 
Back
Top