+ Reply to Thread
Results 1 to 3 of 3

SUM across rows (variable) until value is reached

  1. #1
    Registered User
    Join Date
    06-27-2012
    Location
    Singapore
    MS-Off Ver
    excel 2011
    Posts
    4

    SUM across rows (variable) until value is reached

    Hi guys,

    I need some help on this. I'm working on a formula that sums across the last few rows until the total reaches 14.

    The values in the cells will range from 1-4, "US", "H", "FT" or left blank, and I only need to sum the numbers.


    here's the closest I could get but it still does not meet my requirement because the range of cells should not be a fixed number (in this case is -14)

    SUM(OFFSET(INDIRECT("RC",FALSE),0,0,1,-14))>14

    anyone has an idea?


    Book1.xlsx
    Last edited by bizzaro; 09-18-2012 at 05:08 AM. Reason: fixed attachment

  2. #2
    Registered User
    Join Date
    09-18-2012
    Location
    Dushanbe,Tajikistan
    MS-Off Ver
    Excel 2010
    Posts
    30

    Re: SUM across rows (variable) until value is reached

    Bizzaro,

    First get rid of E:/ disk refference in order to avoid bugs in your file. make refference to other sheet so anybody can do smth

  3. #3
    Registered User
    Join Date
    06-27-2012
    Location
    Singapore
    MS-Off Ver
    excel 2011
    Posts
    4

    Re: SUM across rows (variable) until value is reached

    okay i fixed it. thanks for letting me know!

+ 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