+ Reply to Thread
Results 1 to 4 of 4

Help with SUMIFS

  1. #1
    Registered User
    Join Date
    07-15-2015
    Location
    Delhi, India
    MS-Off Ver
    2013
    Posts
    15

    Help with SUMIFS

    I have a list of countries I am interested in, in one sheet.

    In the second sheet, I have a list of companies as rows and the number of employees each company has across different countries. Each country is a column.
    I need a formula to determine what is the total number of employees the company has if I consider only the countries listed in the first sheet.

    Thanks in advance for help. Attached excel sheet,


    Regards,
    Attached Files Attached Files

  2. #2
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,873

    Re: Help with SUMIFS

    Try this -

    =SUMPRODUCT(('Country Raw Data'!$A$2:$A$30='Raw Data'!$C$1:$H$1)*$C$2:$H$2)

    Also correct the Spelling mistake on the Raw sheet. You have mentioned County instead of Country, which will return wrong results..
    Last edited by NeedForExcel; 07-24-2015 at 12:46 AM.
    Cheers!
    Deep Dave

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: Help with SUMIFS

    Sorry, I see nothing to sum?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    07-15-2015
    Location
    Delhi, India
    MS-Off Ver
    2013
    Posts
    15

    Re: Help with SUMIFS

    Thanks Dave. Your solution worked.

+ 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] Looking for something simpler than SUMIFS - SUMIFS
    By YAbdelaal in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-27-2014, 10:38 AM
  2. SUMIFS Puzzle - Trying to avoid adding multiple SUMIFS to get valid result
    By haldavid in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-09-2013, 03:42 PM
  3. Sumifs all
    By Rose Mendoza in forum Excel General
    Replies: 4
    Last Post: 10-26-2012, 08:32 AM
  4. [SOLVED] Sumifs, problem with the formula: =sumifs(c10:c200,<=today(),0)
    By Faustocruz in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-08-2012, 04:26 AM
  5. SumIfs Help
    By wtnelso in forum Excel General
    Replies: 2
    Last Post: 04-24-2012, 10:13 AM
  6. SUMIFs
    By mcmuney in forum Excel General
    Replies: 3
    Last Post: 10-22-2010, 05:35 AM
  7. Sumifs
    By schi13 in forum Excel General
    Replies: 4
    Last Post: 05-30-2010, 07:58 AM

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