+ Reply to Thread
Results 1 to 3 of 3

Lookup - two criteria

  1. #1
    Forum Contributor
    Join Date
    10-03-2015
    Location
    North Carolina, USA
    MS-Off Ver
    Office 365
    Posts
    167

    Lookup - two criteria

    Hi All,

    I have two sheets, "Total Budget" and "Calculations"

    Rows and Columns for lookup in Total Budget are Row 2 and Column C
    Columns to find lookup values in Calculations are C,D and L

    Here is what I want to do:

    I want to return the value in Column L of the Calculations sheet to cells G3:U100 when I match is found.
    The lookup criteria are Row 2 and Column C in the Total Budget, and the lookup ranges are Columns C and D in Calculations. The result that I want returned is from Column L in Calculations

    In the example file (attached) I populated cell I10 with what I want to see there. I just referenced the cell from where the data should come, but I need a lookup formula that will be able to populate all of G3:U100.

    All help is greatly appreciated!!
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,222

    Re: Lookup - two criteria

    Please try at G2

    =SUMIFS(Calculations!$L$4:$L$327,Calculations!$C$4:$C$327,G$2,Calculations!$D$4:$D$327,$C3)
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    10-03-2015
    Location
    North Carolina, USA
    MS-Off Ver
    Office 365
    Posts
    167

    Re: Lookup - two criteria

    Quote Originally Posted by Bo_Ry View Post
    Please try at G2

    =SUMIFS(Calculations!$L$4:$L$327,Calculations!$C$4:$C$327,G$2,Calculations!$D$4:$D$327,$C3)
    This is perfect. I don't know why I sometimes overcomplicate things so much. Thank you, Bo_Ry!

+ 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 adjusting Index lookup formula to include additional lookup criteria
    By kingofcamden in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-14-2018, 01:04 PM
  2. Replies: 0
    Last Post: 05-02-2016, 07:59 AM
  3. Multi criteria lookup with the ''=lookup' formula
    By Ronnet2 in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 09-17-2015, 07:12 AM
  4. [SOLVED] Lookup formula to find lowest value with variable lookup criteria
    By brharrii in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-27-2015, 03:00 AM
  5. Lookup two criteria and return a third criteria as result. Aaaargh!
    By dearthofjoy in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 10-08-2013, 12:13 PM
  6. [SOLVED] Two Criteria Lookup, with two seporate criteria making a unique identifier.
    By Trevasaurus in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-26-2013, 11:00 AM
  7. Replies: 1
    Last Post: 05-16-2011, 05:00 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