+ Reply to Thread
Results 1 to 5 of 5

SUMIF over multiple ranges

  1. #1
    Registered User
    Join Date
    08-08-2007
    Posts
    80

    SUMIF over multiple ranges

    I have a list of 7 individuals who will be filling out what they have done during a shift. I've broken down their work into 10 generalized tasks. I am trying to find a way to add up the total amount of work done for a certain generalized task. The easy part was coming up with SUMIF for one person:

    =SUMIF($A$3:A19,G24,$B$3:B19)

    G24 = Task 1
    Column A = Task Type
    Column B = Amount done

    Finds the "Task 1" instance and adds up the row it correlates to.

    My question would be how do I perform the same function within 7 different ranges but adding it up into 1 specific cell?

    Thanks for the help!

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: SUMIF over multiple ranges

    I'll move this thread unless you tell me it's an Outlook question.

    =SUMIF(...) + SUMIF(...) + ...
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    08-08-2007
    Posts
    80

    Re: SUMIF over multiple ranges

    Quote Originally Posted by shg View Post
    I'll move this thread unless you tell me it's an Outlook question.

    =SUMIF(...) + SUMIF(...) + ...
    Holy crap, I can't believe I put this in the outlook forum. I am so sorry. Please move!!

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,297

    Re: SUMIF over multiple ranges

    Hi,
    Does the following attached help or make sense?
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  5. #5
    Registered User
    Join Date
    08-08-2007
    Posts
    80

    Re: SUMIF over multiple ranges

    Quote Originally Posted by MarvinP View Post
    Hi,
    Does the following attached help or make sense?
    Hi Marvin:

    Yes it does! Go go Pivot tables.

    SHG also had a good point as well, and I might actually use both examples within this question and another I had! Saved another forum post!

    Thanks guys!

+ 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