+ Reply to Thread
Results 1 to 9 of 9

Using a sumif with one criteria over a large range

  1. #1
    Registered User
    Join Date
    12-10-2012
    Location
    Charlote, NC USA
    MS-Off Ver
    Excel 2010
    Posts
    5

    Question Using a sumif with one criteria over a large range

    All,

    I have an excel formula that I cannot figure out. I have a large data set in excel 2010: About 15,000 rows and it has data on every column. The last column, IV, has the information in it that I would like summed. All of the other data are various dates (there are no identical dates in a row). The formula =SUMIF($N$7:$IV$14143,"9/1/12",$K$7:$K$14143) only gives me data from column N. I thought that I solved it using the following formula:

    =SUM(IF(MMULT(($N$7:$IV$14143="9/1/12")+0,TRANSPOSE(COLUMN($N$7:$IV$14143)^0)),$K$7:$K$14143))

    But this formula does not work on such a large data set. If you were to use the above formula on a smaller data series it works perfectly. Needless to say, I'm lost now. Any help would be greatly appreciated.

    -MB32

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Using a sumif with one criteria over a large range

    use pivot table for that.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    12-10-2012
    Location
    Charlote, NC USA
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Using a sumif with one criteria over a large range

    That was my first response as well, but I was specifically asked not to use one...

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Using a sumif with one criteria over a large range

    Please Login or Register  to view this content.
    What is the (given) reason not to use one.

    Why make work difficult if it can be easy. I would not find a reason for that (at the moment).
    So I'm interested in the reason why.

  5. #5
    Registered User
    Join Date
    12-10-2012
    Location
    Charlote, NC USA
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Using a sumif with one criteria over a large range

    After I comprise this data there are several more steps that others intend to do to the data and they do not feel comfortable with using a pivot table so it was a stipulation that no pivot tables be used.

  6. #6
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Using a sumif with one criteria over a large range

    Use sumproduct instead.

  7. #7
    Registered User
    Join Date
    12-10-2012
    Location
    Charlote, NC USA
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Using a sumif with one criteria over a large range

    I am not very familiar with how to use a sumproduct to solve this issue. Do you mind showing me an example formulat with based off the formula that I posted?

    That would be of great assistance...

  8. #8
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Using a sumif with one criteria over a large range

    maybe you can better show us an example of your excel file, without confidentional information.

  9. #9
    Registered User
    Join Date
    12-10-2012
    Location
    Charlote, NC USA
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Using a sumif with one criteria over a large range

    sumif.png

    This would be a perfect example. The image is of a screenshot that mirrors my data, but my data is spread to the end of the column allotment (IV, where the numbers I want summed are). In this example my formula would work to sum for you the total associated with 9/1/12. But I need to find a way to mirror that result over a much larger data series.

+ 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