+ Reply to Thread
Results 1 to 6 of 6

SUMIFS function

  1. #1
    Forum Contributor
    Join Date
    11-26-2011
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    159

    SUMIFS function

    Hi folks,
    Im trying to use SUMIFS function but it always throwing Value# error .. I think somewhere while selecting range I'm committing the mistake..

    I have attached sample data and in Requirement sheet I need output.

    Thanks In advance..
    Attached Files Attached Files

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: SUMIFS function

    Hi,

    I can't see an attempt at a SUMIF(S) formula anywhere in this book?

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: SUMIFS function

    All ranges in SUMIFs need to be the same size and shape, otherwise you'll get #VALUE! error

    Which formula are you trying?
    Audere est facere

  4. #4
    Forum Contributor
    Join Date
    11-26-2011
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    159

    Re: SUMIFS function

    my mistake,

    actually, there is a sheet called sheet1 . It 's a RAW data and requirement sheet is there where I want to show the values for specific customer under specific month/employee/manager.

    In the example, in requirement sheet @ B3, formula should be written. criteria would be A1, B2 and A3 . RAw data for this from sheet1 A1 column to M column.

  5. #5
    Forum Contributor
    Join Date
    11-26-2011
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    159

    Re: SUMIFS function

    any advice plzzzz

  6. #6
    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,938

    Re: SUMIFS function

    Try this in B3 copied down and across...
    =SUMIF(Sheet1!$A$3:$A$999,requirement!$A$1,OFFSET(INDIRECT("SHEET1!"&ADDRESS(1,MATCH($A3,Sheet1!$A$1:$U$1,0))),2,MATCH(requirement!B$2,Sheet1!$A$2:$E$2,0)-2))
    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

+ 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] Sumifs Function
    By madness in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-09-2013, 02:47 PM
  2. [SOLVED] NEED HELP! SUMIFS function
    By thedefense in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-25-2012, 08:47 PM
  3. [SOLVED] SUMIFS function?
    By jed38 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-06-2012, 04:33 PM
  4. OR function in SUMIFS
    By skysurfer in forum Excel General
    Replies: 6
    Last Post: 05-09-2012, 02:41 AM
  5. Need help with SUMIFS function please
    By mTriniDee in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2008, 11:50 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