+ Reply to Thread
Results 1 to 21 of 21

Conditional sum

Hybrid View

  1. #1
    Valued Forum Contributor
    Join Date
    07-29-2009
    Location
    Belgium
    MS-Off Ver
    Excel 2003/Excel 2010
    Posts
    534

    Re: Help with conditional sums

    Hi Martin, patphilly
    This is something i recently came across (in another forum)
    the "range" dimensions ($B$1:$B$5 in the example) actually determine the "sum_range "dimensions while the first cell reference of the "sum_range" ($A$1 in the example) determines the upperleft startingpoint of the "sum_range".
    e.g. if we write the formula as : =sumif($B$1:$B$5,"<="&B1,$A$1) or
    =sumif($B$1:$B$5,"<="&B1,$A$1:$A$5) or
    =sumif($B$1:$B$5,"<="&B1,$A$1:$A$2) the result should be the same.
    If i understood correctly.... big if!
    As for the results not updating if you change A2 to 310: this does work for me.
    Last edited by WHER; 01-23-2010 at 09:25 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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