+ Reply to Thread
Results 1 to 3 of 3

Sumif with different tab

  1. #1
    Forum Contributor
    Join Date
    09-07-2015
    Location
    indonesia
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2311 64-bit
    Posts
    171

    Sumif with different tab

    Hi All
    I'm having trouble with combined 3 columns into 1 column.
    Please help to advise which formula need to get total incoming in column D4.
    I’d really appreciate any help or advice you can offer.

    Sumif for total.xlsx

    Cheers- Wie

  2. #2
    Registered User
    Join Date
    09-25-2013
    Location
    UK
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Sumif with different tab

    It may be that you have merged the cells in row 1, you may need to manually go in and amend the formula, so that it looks something like this
    =SUMIF('RM1'!C:C,Total!C3,'RM1'!D:D)+SUMIF('RM1'!C:C,Total!C3,'RM1'!E:E)+SUMIF('RM1'!C:C,Total!C3,'RM1'!F:F)
    Hope this helps

    The Cat

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,064

    Re: Sumif with different tab

    It took me a while to realise that the reason that answer was 0 in all cells was that your codes weren't the same (11 on one sheet, 111 on the other). Try this:

    =SUMPRODUCT(('RM1'!$B$3:$B$12=Total!B3)*'RM1'!$D$3:$F$12)
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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. SumIf formula or Sumif with pivottable combined question
    By mcgleeuw in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-10-2015, 01:05 PM
  2. Replies: 4
    Last Post: 12-04-2014, 02:06 PM
  3. Subtracting from the SUMIF with the difference from the SUMIF range
    By iamblue91 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2014, 09:01 PM
  4. [SOLVED] Shorten SUMIF + SUMIF + SUMIF each with same reference range but different criteria???
    By HeyInKy in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-13-2014, 09:25 PM
  5. SUMIF or SUMIF's formula with multiple criteria
    By jackiemariee in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-30-2013, 06:19 PM
  6. SUMIF Question: SUMIF not blank
    By nickyg in forum Excel General
    Replies: 5
    Last Post: 11-18-2009, 10:07 PM
  7. Nested SUMIF statement or multiple SUMIF's
    By Dan27 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-17-2009, 06:55 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