+ Reply to Thread
Results 1 to 2 of 2

How to join values to changing list?

Hybrid View

  1. #1
    Registered User
    Join Date
    07-28-2014
    Location
    New York
    MS-Off Ver
    2010
    Posts
    9

    How to join values to changing list?

    Hello,

    I have 2 tables just like in this document: question 1.xlsx

    I need to join values from yellow table to the appropriate noun in green table.
    The problem is that nouns in green table are always in different order, for example now "Samsung" is the first in the table, but maybe tomorrow the same "Samsung" will be on the last place but I always need to have the same value for that "Samsung" as listed in second (yellow) table.


    Which formula/function can do that?

    I don't want macros or to click "Find and sort" tabs in Excel?

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: How to join values to changing list?

    b2
    =VLOOKUP(A2,$F$2:$G$6,2,FALSE)
    fill down
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ 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. Two Lists Join - But 1st list is index and 2nd list repeats
    By BradCrawford in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-31-2013, 12:48 AM
  2. Sorting list by changing values
    By rmart in forum Excel General
    Replies: 4
    Last Post: 10-16-2012, 08:45 PM
  3. Adding specific values from an ever changing list in Excel.
    By Opt1kal in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-22-2011, 01:04 PM
  4. Creating a list from a cell's changing values
    By benq in forum Excel General
    Replies: 2
    Last Post: 07-20-2010, 05:22 AM
  5. [SOLVED] Changing Values of a list
    By donw13 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-06-2005, 10:25 PM

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