Results 1 to 6 of 6

Find value within table within a range

Threaded View

  1. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Find value within table within a range

    One way, using INDEX-MATCH-MATCH

    =INDEX($B$2:$G$3,MATCH(B9,$A$2:$A$3,0),MATCH($B$10,B1:G1,1))

    as shown in the file
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SOLVED - Find Value of 2nd or 3rd unique non-null value in range or table
    By kc_aerohead in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-16-2015, 11:40 AM
  2. Find the range of a table & copy/past into body of an Outlook email
    By JamesGilchrist in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-28-2014, 08:44 PM
  3. Replies: 0
    Last Post: 12-26-2013, 01:12 PM
  4. Find text in range of cells and add to table if it does not exist in range
    By dgadler1 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-12-2013, 12:54 PM
  5. Code to find named range doesn't find the correct field range?
    By matrixpom in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-12-2012, 05:54 PM
  6. Using Find in macro to select range of a table
    By BHudPE in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-17-2010, 05:08 PM
  7. find minimum value for each range of numbers in a table
    By Val H in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-13-2008, 10:23 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