+ Reply to Thread
Results 1 to 5 of 5

Excel formula in finding the data in the table (Thank you in advance!)

  1. #1
    Registered User
    Join Date
    05-08-2017
    Location
    Philippines
    MS-Off Ver
    2007
    Posts
    3

    Excel formula in finding the data in the table (Thank you in advance!)

    Please help me in constructing the right formula in the file as attached? I've been searching for different excel options in the google but can't find one that matches my problem.

    Thank you thank you for the help!
    Attached Files Attached Files

  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
    28,202

    Re: Excel formula in finding the data in the table (Thank you in advance!)

    Try

    in N6

    =MAX((OFFSET($A$3,MATCH($N$4,$A$4:$A$10,0),1,1,8)*(OFFSET($A$3,MATCH($N$4,$A$4:$A$10,0),1,1,8)<$N$5)))

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.


    in N8

    =INDEX($A$11:$I$11,,MATCH($N$6,INDEX($A$1:$I$11,MATCH($N$4,$A$1:$A$11,0),0),0))

  3. #3
    Registered User
    Join Date
    05-08-2017
    Location
    Philippines
    MS-Off Ver
    2007
    Posts
    3

    Re: Excel formula in finding the data in the table (Thank you in advance!)

    Thank you very much Sir JohnTopley. You are great and amazing!

  4. #4
    Registered User
    Join Date
    05-08-2017
    Location
    Philippines
    MS-Off Ver
    2007
    Posts
    3

    Re: Excel formula in finding the data in the table (Thank you in advance!)

    Thank you very much Sir JohnTopley. You are great and amazing!

  5. #5
    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
    28,202

    Re: Excel formula in finding the data in the table (Thank you in advance!)

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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. Macro For Advance Math Sequences In Finding Number Patterns or Missiing Numbers
    By Daddy007 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-24-2016, 06:44 PM
  2. Replies: 6
    Last Post: 03-12-2016, 06:28 PM
  3. [SOLVED] How to compare cell data in excel. (advance)
    By Gaurao in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-26-2013, 12:22 PM
  4. Finding data inside an Excel Table using two parameters of search
    By drsteffa in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-04-2012, 08:54 AM
  5. Excel Formula Help for Finding and Extracting Data
    By dlaw13 in forum Excel General
    Replies: 6
    Last Post: 01-21-2010, 03:10 PM
  6. [SOLVED] Advance function of excel to get sorted data
    By Charlie in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-16-2006, 04:35 AM
  7. [SOLVED] Advance function of excel to get sorted data
    By Charlie in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-03-2006, 10:45 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