+ Reply to Thread
Results 1 to 4 of 4

Need help with a Sumif() function

  1. #1
    Forum Contributor
    Join Date
    09-09-2013
    Location
    California, USA
    MS-Off Ver
    MS 365 Subscription
    Posts
    130

    Need help with a Sumif() function

    I've been using a Sumif function to find a name in a range and return the value to the right of it. Now I am trying to look in that same range for multiple names and return all the values to the right of them and add them up.

    I do not know if this can be done with this function:

    Please Login or Register  to view this content.

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Need help with a Sumif() function

    Try putting SUMPRODUCT around it..

    =SUMPRODUCT(SUMIF('WORK SHEET'!$C$42:$BA$59,'Hourly Rates'!A2:A39,'WORK SHEET'!$D$42:$BB$59))

  3. #3
    Forum Contributor
    Join Date
    09-09-2013
    Location
    California, USA
    MS-Off Ver
    MS 365 Subscription
    Posts
    130

    Re: Need help with a Sumif() function

    Quote Originally Posted by Jonmo1 View Post
    Try putting SUMPRODUCT around it..

    =SUMPRODUCT(SUMIF('WORK SHEET'!$C$42:$BA$59,'Hourly Rates'!A2:A39,'WORK SHEET'!$D$42:$BB$59))

    Thank you!

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Need help with a Sumif() function

    You're welcome.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to nest a left function within a sumif function?
    By LisaK in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-09-2017, 09:21 AM
  2. Replies: 4
    Last Post: 10-08-2013, 05:10 PM
  3. Sumif function using indirect function and data from different sheet
    By pronky007 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-26-2013, 12:40 PM
  4. [SOLVED] SUMIF Function Inside SUMPRODUCT Function
    By Abdul Waheed in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 09-19-2005, 12:05 PM
  5. Replies: 2
    Last Post: 01-11-2005, 07:06 PM

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