+ Reply to Thread
Results 1 to 13 of 13

match/lookup formula for multiple small tables

  1. #1
    Registered User
    Join Date
    07-15-2014
    Location
    wales
    MS-Off Ver
    office 365 PC
    Posts
    18

    match/lookup formula for multiple small tables

    Hi
    I am starting a new post hope that is okay, i have multiple small tables with varying numbers of rows and columns and i want to lookup the result where the row matches a certain number and the column matches a certain category. I can collect the individual identifiers for the rows and columns and I want to make one large table
    excel example of rearranging small tables.xlsx

    i would probably need a formula to look up the number in say column B but then to look up the category code in a range and then return the point at which number and category code meet?
    Any ideas greatly appreciated!

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: match/lookup formula for multiple small tables

    Quote Originally Posted by deltanforde View Post
    I am starting a new post hope that is okay
    Does that mean you have another thread on this subject?

    If so, you should probably continue with that thread. At a minimum, you should post a link to that thread so we can see what has already been discussed so there's no duplication of effort.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    07-15-2014
    Location
    wales
    MS-Off Ver
    office 365 PC
    Posts
    18

    Re: match/lookup formula for multiple small tables

    thank you - yes i thought it was solved but the offset function did not work - sorry i have only been on here once - any idea how to link to a previous post?

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: match/lookup formula for multiple small tables

    Open the thread.

    Copy the URL from your browser's address bar.

    Then just paste that URL into a reply in this thread.

  5. #5
    Registered User
    Join Date
    07-15-2014
    Location
    wales
    MS-Off Ver
    office 365 PC
    Posts
    18

    Re: match/lookup formula for multiple small tables

    http://www.excelforum.com/excel-form...rge-table.html

    sorry the reply here was an offset function - but i found another formula somewhere that uses index and match functions do you think these would work in my example?

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: match/lookup formula for multiple small tables

    This is your bottom table:

    Data Range
    B
    C
    D
    E
    F
    G
    H
    19
    Transform above data into this:
    20
    a1
    b2
    c3
    d4
    e5
    f6
    21
    123456
    60
    22
    234567
    23
    345678
    24
    456789
    25
    567890
    26
    678912
    27
    78913


    We can use a formula to get the data in B21:B27.

    In the file you note:

    I can get a standard list of these headings
    I assume that means you will manually enter the column headers?

    So, if looking up the combination of 123456 and A1 you have a result of 60 but there is no combination of 123456 and A1 in either of the smaller tables.

  7. #7
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: match/lookup formula for multiple small tables

    Also, you have duplicate column headers in both smaller tables so that complicates things even more.

    This looks like a nightmare!

  8. #8
    Registered User
    Join Date
    07-15-2014
    Location
    wales
    MS-Off Ver
    office 365 PC
    Posts
    18

    Re: match/lookup formula for multiple small tables

    hi yes sorry i was trying to put a lookup formula in but it did not work - the result for that cell would be zero as there is no match.
    and for the data i can get a list of all category titles from somewhere else i think / hope x

  9. #9
    Registered User
    Join Date
    07-15-2014
    Location
    wales
    MS-Off Ver
    office 365 PC
    Posts
    18

    Re: match/lookup formula for multiple small tables

    yep - and the duplicates are in different columns so i cannot even match them up

  10. #10
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: match/lookup formula for multiple small tables

    You can test to see if the lookup criteria are in one table or the other.

    How many of the smaller tables are there?

    If there's "a lot" then a formula to do this might not be practical.

  11. #11
    Registered User
    Join Date
    07-15-2014
    Location
    wales
    MS-Off Ver
    office 365 PC
    Posts
    18

    Re: match/lookup formula for multiple small tables

    Yes I have a few thousand rows of data - however i have the same data in a different format that may be easier to work with?
    I have had a look and if i just leave out all the categories and just collect data from a new column which i also have i think that would work, here is an example of what i am trying to do I WILL UPLOAD IT NOW - sorry caps lock on

  12. #12
    Registered User
    Join Date
    07-15-2014
    Location
    wales
    MS-Off Ver
    office 365 PC
    Posts
    18

    Re: match/lookup formula for multiple small tables

    here is the same data but presented differently so maybe a formula to match/index or lookup to find the total column may work?

    i will be more than happy if i can just get number and total matched up in separate columns?
    Attached Files Attached Files

  13. #13
    Registered User
    Join Date
    07-15-2014
    Location
    wales
    MS-Off Ver
    office 365 PC
    Posts
    18

    Re: match/lookup formula for multiple small tables

    hi tony i will start a different post as this is a new query i think

+ 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] INDEX MATCH SMALL ROW, Double criteria Lookup
    By GP_SRT in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-22-2013, 11:15 AM
  2. [SOLVED] Lookup Multiple Tables, match, and extract relevant data
    By q8books in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-15-2013, 03:51 PM
  3. Duplicate values returned using Index Match Lookup with Small()
    By jacob@thepenpoint in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-18-2013, 10:48 AM
  4. Lookup formula with multiple tables or range names
    By phatmik3 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-12-2007, 08:35 PM
  5. Compound Lookup, Large/Small, Match...
    By uw805 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-13-2006, 08:50 PM

Tags for this Thread

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