+ Reply to Thread
Results 1 to 6 of 6

VLOOKUP SUMIF Formula

  1. #1
    Registered User
    Join Date
    11-25-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    45

    VLOOKUP SUMIF Formula

    Good evening,

    I am inexperienced with the VLOOKUP function and I believe it is necessary to put together a formula I need. Please see the sample workbook for details. Any guidance will be greatly appreciated. If there is a way around the VLOOKUP, do your thing...I'm open to anything.

    Thanks for the help!
    Attached Files Attached Files
    Last edited by jj554; 01-27-2013 at 01:14 AM.

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,481

    Re: VLOOKUP SUMIF Formula

    Try this in G3:
    Please Login or Register  to view this content.
    Confirmed by holding both Ctrl-Shift, then Enter
    Drag down
    Quang PT

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: VLOOKUP SUMIF Formula

    Try this...

    Entered in H3 and copied down:

    =IF(F3="","",IFERROR(1/(1/(A3-INDEX(A$3:A$67,MATCH("zzz",E$3:E3)+1))),B3))

    For those cells that return the value from column B, you'll have to format them in the same format as column B.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  4. #4
    Registered User
    Join Date
    11-25-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    45

    Re: VLOOKUP SUMIF Formula

    thanks @bebo021999, it works great.

  5. #5
    Registered User
    Join Date
    11-25-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    45

    Re: VLOOKUP SUMIF Formula

    Thanks Tony

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: VLOOKUP SUMIF Formula

    You're welcome!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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