+ Reply to Thread
Results 1 to 2 of 2

How to "Sort data into various tables and Lookup matching data to populate rest of table"

  1. #1
    Registered User
    Join Date
    12-13-2012
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    2

    How to "Sort data into various tables and Lookup matching data to populate rest of table"

    Hi all, I've hit a Brick wall.. Completely!!

    I have a sheet (attached) that I'm inputing all incoming customers into and a few if statements later column N will give me a Quarter and year (conditional formatting giving me a green light) or blank if not eligible.

    However, on sheet 2 (Qtr validation) I'd like to automatically populate each quarter i.e. Q1 2012/2013 mini table with all those from the input sheet that had Q1 2012/2013 and so on ... and then pick the corresponding data relating to that customer (Customer Name, Registration Number and SIC Code) . This will allow this sheet to become a quick reference sheet.

    I've looked at Vlookup but I have multiple/duplicate values (dates) i.e. so works perfectly but only on the first matching date and I don't no how to work index/match if that is what is needed or work work any other solution...

    Many thanks
    Chris
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: How to "Sort data into various tables and Lookup matching data to populate rest of tab

    Chris try this ARRAY formula. Fix the index & row part for every other column.

    =IFERROR(INDEX(Input!A$4:A$1000;SMALL(IF(Input!$H$4:$H$1000=$A$1;ROW(Input!A$4:A$1000)-3);ROW(Input!A1)));"")
    Attached Files Attached Files
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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