+ Reply to Thread
Results 1 to 4 of 4

SUMIF, Index and Match Formula. Return Cell value

  1. #1
    Registered User
    Join Date
    07-11-2012
    Location
    Manila, Philippines
    MS-Off Ver
    Excel 2003
    Posts
    91

    SUMIF, Index and Match Formula. Return Cell value

    Sample.jpg

    I have two sheets, sheet 1 is where I paste data from external source, sheet 2 is where i calculate and summarize data,

    Problem 1:

    Column B, i would like to return the accounts from sheet 1 row 2. i use =Sheet1!C2 but when i drag it down it the formula becomes c3, c4... when i need d4, f4...

    Problem 2:

    in sheet 2 i column c I use a sumif function =SUMIF(Sheet1!$A:$A,Sheet2!C1,Sheet1!C:C) to return all data A in COLUMN A of sheet 1 under account 1.

    is there a way to match column b and row 1 of sheet 2 to get the details in sheet 1?

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: SUMIF, Index and Match Formula. Return Cell value

    Please don't duplicate the question on multiple threads.

    Your first query is solved in your another thread.

    Regarding your second query please attach a sample workbook.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    07-11-2012
    Location
    Manila, Philippines
    MS-Off Ver
    Excel 2003
    Posts
    91

    Re: SUMIF, Index and Match Formula. Return Cell value

    Hi.

    sorry wasn't able to attach a file in the office. uploading is blocked.
    Attached Files Attached Files

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: SUMIF, Index and Match Formula. Return Cell value

    In C2 Cell of Sheet2

    =SUMIF(Sheet1!$A3:$A16,C$1,INDEX(Sheet1!$C$3:$L$16,,MATCH($B2,Sheet1!$C$2:$L$2,0)))

    Drag it down and right...

+ 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. Index/ Match Formula, How to return blank cell as a blank not 0
    By MDResearcher in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-24-2016, 08:40 PM
  2. Replies: 3
    Last Post: 05-08-2013, 02:10 PM
  3. Replies: 3
    Last Post: 12-07-2012, 04:45 AM
  4. [SOLVED] Excel 2007 : Sumif, Index, match formula
    By Bebe22 in forum Excel General
    Replies: 4
    Last Post: 07-27-2012, 10:27 AM
  5. Index match formula tweeking to include sumif
    By MZing81 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-28-2012, 01:14 PM

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