+ Reply to Thread
Results 1 to 4 of 4

Matching text on one sheet to another

  1. #1
    Forum Contributor
    Join Date
    06-20-2012
    Location
    Derby
    MS-Off Ver
    Excel 2010
    Posts
    381

    Matching text on one sheet to another

    Good morning,

    If I have an item and a supplier of that item listed in one sheet, is it possible for a formula to look at that supplier and item, match the supplier to another page named after the supplier and then return the necessary data?

    I know this seems a little over complicated but the main worksheet changes information every time you enter a new item into it.

    I am currently using a HLookup to pull through the data into a complete table, but I only want to it read data applicable to that supplier.

    I've attached the document.

    AI11 shows the item and AH12 lists the suppliers. What I want is the first supplier to appear in AL11 and then I can play with a formula to pull the data through.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Matching text on one sheet to another

    don't know if this is what you are looking for

    =INDIRECT("'"&AH12&"'!B$6")- with the sample table will get the first supplier
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  3. #3
    Forum Contributor
    Join Date
    06-20-2012
    Location
    Derby
    MS-Off Ver
    Excel 2010
    Posts
    381

    Re: Matching text on one sheet to another

    That's great, thank you.

  4. #4
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Matching text on one sheet to another

    Welcome!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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