+ Reply to Thread
Results 1 to 3 of 3

summing data based on criteria on multiple rows and columns

  1. #1
    Registered User
    Join Date
    02-09-2017
    Location
    Belfast
    MS-Off Ver
    2015
    Posts
    1

    Question summing data based on criteria on multiple rows and columns

    Hi,

    I'm new to this so any help would be great! I am trying to return the sum of code 5899, type BOT and year period 2008-02 9as highlighted in yellow. The answer should be 4800.

    I have tried SUMIFS etc but keep getting an error - can anyone help?

    Thankssum issue.PNG
    Attached Files Attached Files

  2. #2
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,254

    Re: summing data based on criteria on multiple rows and columns

    Refer attach file.
    using helper column with [SUMIF / INDEX / MATCH] formula.
    Attached Files Attached Files


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,208

    Re: summing data based on criteria on multiple rows and columns

    Try

    =SUMPRODUCT(($B$3:$H$9)*($A$3:$A$9=$C$11)*($B$1:$H$1=$C$13)*($B$2:$H$2=$C$12))

+ 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. Summing Multiple Rows of Data with Criteria
    By nroehm in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-28-2016, 05:53 PM
  2. [SOLVED] Summing Data Based on multiple criteria that changes
    By aas72 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-14-2015, 05:18 PM
  3. [SOLVED] Need Help Summing Multiple Columns Based On Certain Criteria
    By aleboeuf in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-17-2013, 06:31 AM
  4. Summing multiple criteria across rows and columns
    By kimberly01 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-01-2013, 12:52 AM
  5. Replies: 3
    Last Post: 09-27-2011, 01:37 PM
  6. Summing multiple columns based on criteria
    By bigduke6 in forum Excel General
    Replies: 2
    Last Post: 04-06-2011, 10:45 AM
  7. Remove data based on criteria from multiple columns and rows
    By jvegastn in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-09-2009, 11:42 AM

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