+ Reply to Thread
Results 1 to 3 of 3

Formulas required to lookup Multiple Cols and return Values

  1. #1
    Forum Contributor
    Join Date
    06-25-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2016
    Posts
    615

    Formulas required to lookup Multiple Cols and return Values

    Hi Folks
    Have attached a Workbook to explain the formulas required.

    Have used similar ones before but cannot get them to work here-

    Cheers
    hammer
    Attached Files Attached Files
    If you have found solving my problem/s to be an interesting and educational exercise then how about Repping me up?
    No idea why I need Rep, other than feeling left out....

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,958

    Re: Formulas required to lookup Multiple Cols and return Values

    Try

    B2 =COUNTIF(Data!$J$2:$N$16,Workouts!$A2)

    C2 =SUMPRODUCT(--(Data!$J$2:$N$16=Workouts!$A2)*(Data!$D$2:$D$16=1))

    D2 =SUMPRODUCT(--(Data!$J$2:$N$16=Workouts!$A2)*(Data!$D$2:$D$16=1)*(Data!$E$2:$E$16))

    E2 =SUMPRODUCT(--(Data!$J$2:$N$16=Workouts!$A2)*(Data!$P$2:$P$16))

  3. #3
    Forum Contributor
    Join Date
    06-25-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2016
    Posts
    615

    Re: Formulas required to lookup Multiple Cols and return Values

    Fantastic effort again Sir!
    Thank you so much-

+ 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] Lookup formulas to search multiple sheets and return tabled data
    By maw230 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-23-2015, 09:16 PM
  2. Replies: 4
    Last Post: 05-19-2015, 08:42 PM
  3. [SOLVED] Formula to Lookup the highest Value in Col and return Values Cols in same Row
    By hammer2 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-04-2015, 04:17 AM
  4. [SOLVED] Is it possible to lookup multiple values and return multiple rows of results?
    By justin11 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-20-2013, 12:02 PM
  5. lookup multiple values in multiple columns to return a result
    By AYAHOO123 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-11-2013, 07:53 PM
  6. [SOLVED] Lookup and return multiple Values
    By Neil in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 06:05 PM
  7. Lookup and return multiple Values
    By Neil in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 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