Totalling Collumns

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I work on Bids and Proposals and use the AUTOSUM key to total columns. But
when I then edit the bid by adding/inserting an additional item, sometimes
Excel adds the addtional amount to 'Total', sometimes it doesn't. Has
resulted in some embarrassing situations. What am I doing wrong?
 
Leave an empty row between the totals row and the items to sum above, e.g.:
In A11: =SUM(A1:A10), where A10 will be the empty row. Then if we insert
new rows by selecting this empty row, the SUM() will always auto-adjust to
include the entire range above.
 

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