+ Reply to Thread
Results 1 to 2 of 2

sumif with match and offset

  1. #1
    Registered User
    Join Date
    04-30-2013
    Location
    uk
    MS-Off Ver
    Excel 2007
    Posts
    1

    sumif with match and offset

    Hello everyone,

    I'm pulling my hair out with this one...

    What i want to do is sumif with the if criteria being the header as in E159, and then the sum range will need to be the date as in D160 to then identify the column (which is the date heading), but then this needs to be offset to the column next to it (which is the hours heading associated to that date).

    I have attached an example workbook that demonstrates the output i need...however the formula is incorrect as I want to be able to pull the formula down or across and it automatically identifies the right columns.

    let me know if you have any further questions

    thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: sumif with match and offset

    try:
    =SUMIF($B$1:$B$157, E$159,OFFSET($C$2:$C$157,0,MATCH($D160,$C$1:$CW$1,0)))

    in E160 and copy down/across

+ 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. Help with Sumif,Index, Match,Offset
    By dan2463 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-29-2014, 02:09 PM
  2. [SOLVED] find, if match, then cut, offset. if not match, then cut and offset
    By flunzy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-05-2014, 10:39 AM
  3. Replies: 2
    Last Post: 03-16-2012, 12:03 PM
  4. Sumif match offset
    By tbell in forum Excel General
    Replies: 1
    Last Post: 03-30-2010, 02:27 PM
  5. offset? match index? sumif? 2way look-up?
    By cjjoo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-26-2005, 05:02 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