Results 1 to 6 of 6

Autosum after Insert Row

Threaded View

  1. #1
    Insomniac53
    Guest

    Autosum after Insert Row

    I only use Excel when I really have to so excuse this question if it's missing some basic understanding. I can get into VBA and macros if necessary, but it hurts. The actual workbook is much more complicated than the following simplified problem, but the principle is the same:

    A column has 11 rows of numbers and in the 11th row is an autosum =SUM(A1:A10). Standard stuff. However, when a new row is inserted at row 11, the new 12th row should now read =SUM(A1:A11) but it remains as it was, to A10.

    I would have thought it logical for Excel to update the row count automatically, but it doesn't. Is there a simple way to do this or using VBA if absolutely necessary?

    Thanks.
    Last edited by Insomniac53; 07-05-2011 at 05:28 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1