+ Reply to Thread
Results 1 to 3 of 3

Formula to sum a variable column range

  1. #1
    Registered User
    Join Date
    09-04-2012
    Location
    GLASGOW
    MS-Off Ver
    Excel 2010
    Posts
    21

    Formula to sum a variable column range

    I have data in D10:D15 and I have a sum formula in D9. I want my formula to update when I add data in D16 onwards without having to amend the original formula.

    All the help that I receive is much appreciated.

  2. #2
    Forum Contributor
    Join Date
    01-17-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    402

    Re: Formula to sum a variable column range

    Try
    =sum(D10:D200)
    It calculates the sum upto 200 cells starting from 10. If you want more you can add more

  3. #3
    Registered User
    Join Date
    09-04-2012
    Location
    GLASGOW
    MS-Off Ver
    Excel 2010
    Posts
    21

    Re: Formula to sum a variable column range

    Yes I can do that. But I want to make it a dynamic formula so that I don't need to adjust it.

+ Reply to Thread

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