insert new row doesn't add formula

  • Thread starter Thread starter kaplonk
  • Start date Start date
K

kaplonk

I have a table A2->M100

In the M Column I have a sum to calculate the total of that row
=SUM(A34:N34) for example

Now if I want to add a row into that table, I click on the number o
the left, that highlights the row then I go insert>>row and that keep
the formatting of the cells.
BUT it doesn't add the =SUM(A54:N54) in the M column, and so I have ha
to edit each cell by hand to get the correct formula.

Is there an easier way to add a row and keep fomulas within that row
but obviously automatically change the numbers to suit the row
 
After you select the entire row, do a Ctl-C to copy all the contents then add the new row. Tha should update the Sum field with the new Row.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top