+ Reply to Thread
Results 1 to 5 of 5

Complicated lookup - Index Match

  1. #1
    Registered User
    Join Date
    03-13-2016
    Location
    London
    MS-Off Ver
    2007
    Posts
    6

    Complicated lookup - Index Match

    Hi

    On the Company overview tab in cell EZ:FK I want to populate with a Y or N based on the data from AE6:EX6. If this range has a "Y" - I want to take the post code in row 4 and look it up against "Region" (Column C in the Mapping tab)

    Thanks

    R
    Attached Files Attached Files

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Complicated lookup - Index Match

    Please Login or Register  to view this content.
    Perhaps encapsulate with IFERROR for rows where there are no "Y".
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Complicated lookup - Index Match

    Hi,

    In EZ6 copied across and down

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    03-13-2016
    Location
    London
    MS-Off Ver
    2007
    Posts
    6

    Re: Complicated lookup - Index Match

    Thank you! Sorry to complicate things but what if if a company was based in multiple postcodes and therefore multiple Regions. Is is possible to have multiple Y's in different Regions on the same row?

  5. #5
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Complicated lookup - Index Match

    Yes that is complicating things.

    You are making the same mistake that I see time and time again. You are mixing up the two elements of data capture and final reporting. The two require quite different treatments.

    A lot of people start by designing the form that they expect to see as the final report or which at first glance seems the best way of capturing data, and then wonder why it's so difficult to subsequently analyse and summarise or extract information from it. Yours exhibits all those features.


    You should always capture data in a simple two dimensional table and worry about reporting information from it afterwards. Without exception doing this you will always be able to easily obtain management information. Rarely is this the case if you start the other way round.
    You will also throw open the whole wonderful world of the powerful Pivot table functionality.

    So before you get too far with this I'd create a single sheet database that contains the following columns


    Company
    Area / Post code- (only one area on each row)
    Area - a vlookup formula
    Region - a vlookup formula
    Home - containing values like Home, Home 1 bed, 2 bed..etc all the column labels on row 1 of Data Input
    Number value - i.e. the numbers in J2:BC149 on the Data Input sheet


    Once you have this normalised 2 dimensions database analysing it will be done with a Pivot Table and you'll avoid very complex formulae

    You will of course have no more entries than you have now, but the table will be many rows deep.
    Last edited by Richard Buttrey; 11-19-2016 at 05:59 AM.

+ 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 - please assist for complicated lookup
    By yogi_himalayan in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-21-2014, 10:48 PM
  2. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  3. Complicated Lookup or Index +Match function
    By ahs004 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-18-2013, 09:12 AM
  4. [SOLVED] Complicated Index Match
    By willia97 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-14-2012, 07:44 PM
  5. Help with Index Lookup and Complicated Variable Saving
    By JarethD in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-09-2012, 12:41 AM
  6. [SOLVED] Complicated Index Match Offset function
    By Bob in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 PM
  7. more complicated index() / match() function?
    By theillknight in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-15-2005, 07:15 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