+ Reply to Thread
Results 1 to 2 of 2

Need a formula to return results that match two criterion in one tab

  1. #1
    Registered User
    Join Date
    08-17-2020
    Location
    Boston
    MS-Off Ver
    2007
    Posts
    1

    Need a formula to return results that match two criterion in one tab

    Hello - in the attached sheet, I am looking for a formula in column F that will return results that correspond with the “ticker” in column A and “period” in column B and display the data from the same ticker (tab 2, column A, and period (tab 2, row 1) in the second tab.

    Any ideas? Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Need a formula to return results that match two criterion in one tab

    F2 =INDEX(Results!$A$1:$L$3,MATCH($A2,Results!$A$1:$A$3,0),MATCH($B2,Results!$A$1:$L$1,0))

    remove the space behind cell B2 (and below).

    See the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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] Array Formula: Match Multiple Criteria, Return Many Results
    By NorthBear in forum Excel General
    Replies: 4
    Last Post: 04-10-2020, 04:08 PM
  2. [SOLVED] Array Formula: Match Multiple Criteria, Return Many Results
    By NorthBear in forum Excel General
    Replies: 3
    Last Post: 03-18-2020, 02:01 PM
  3. Index and match formula, attempting to return results with multiple criteria.
    By mahalek1976 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-02-2017, 12:43 AM
  4. [SOLVED] Formula to locate and match multiple data and return results
    By hammer2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-20-2015, 09:27 PM
  5. Index/Match Formula to return multiple results
    By MikeSta4ord in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-11-2015, 11:32 AM
  6. possible Vlookup or match formula to return results.
    By mcranda in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 10-02-2013, 03:16 PM
  7. [SOLVED] Formula to Return List of Results that contain a match in a column
    By Shadefalcon in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-17-2013, 05:10 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