+ Reply to Thread
Results 1 to 2 of 2

SUMIF in two different sheet

  1. #1
    Registered User
    Join Date
    01-27-2016
    Location
    Belgrade
    MS-Off Ver
    2010
    Posts
    22

    SUMIF in two different sheet

    Here is a very simplified example, and my question is:

    Is there an elegant solution to copy formula in sheet 1 from rows under 2014 column to 2015 column because it is the same logic, but somehow automatically to change (range) from 2014 to 2015 (without manually changing it row by row) and moreover for example if (sum_range) is not in the same column also changing it(in other example.xlsx) :D

    Maybe there is a way to group data into one sheet but however I would still need to translate formula and within that to change (sum_range) from one column to the other (for example from '2014'!D:D to '2014'!J:J) without changing other element of the formula...

    I hope that someone will understand me :D
    Attached Files Attached Files

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

    Re: SUMIF in two different sheet

    You can use INDIRECT for that..

    IN Sheet1, E9

    =SUMIF(INDIRECT("'" & E$8 & "'!C7:C9"),1,INDIRECT("'" & E$8 & "'!D7:D9"))

+ 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] sumif for an in/out sheet, vlookup maybe????
    By SMITH.CRYSTAL in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-26-2016, 02:36 PM
  2. Google Sheet SUMIF
    By Sasquatch2014 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 08-26-2015, 07:34 PM
  3. [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
  4. [SOLVED] Formula SUMIF with two conditions on a different sheet
    By tlacloche in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-21-2013, 09:22 AM
  5. sumif help neded for job sheet ?
    By digga in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-02-2013, 03:15 AM
  6. SUMIF using the sheet
    By 3Pinter in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-31-2007, 11:06 AM
  7. how to use sumif function to check date in 1 sheet is < 2 sheet
    By Bharat Saboo in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-30-2005, 03:15 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