+ Reply to Thread
Results 1 to 3 of 3

Assign new value over undefined number of horizontal cells

  1. #1
    Registered User
    Join Date
    02-05-2017
    Location
    Netherlands
    MS-Off Ver
    2010
    Posts
    8

    Assign new value over undefined number of horizontal cells

    Hello,

    i am an excel noob who can use some help from some experts.

    I currently have table 1 and table 2, and need to create the table "table needed". Please see image:

    EXCEL-TABLE.png

    table 1 has all data of which number fits to which Letters.
    table 2 has an undefined number of horizontal cells with te same numbers as table 1.

    Now i need to create a new table as table 2, but with the letters behind the correct numbers.

    Help is much appreciated!

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,062

    Re: Assign new value over undefined number of horizontal cells

    Assuming that your data start in A1 (i.e. so that 1001 is in A2)...

    =VLOOKUP(D2,$A$2:$B$6,2,FALSE)

    copied down will do that...
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    02-05-2017
    Location
    Netherlands
    MS-Off Ver
    2010
    Posts
    8

    Re: Assign new value over undefined number of horizontal cells

    Quote Originally Posted by Glenn Kennedy View Post
    Assuming that your data start in A1 (i.e. so that 1001 is in A2)...

    =VLOOKUP(D2,$A$2:$B$6,2,FALSE)

    copied down will do that...
    thanks alot!!!
    marked as solved

+ 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. Replies: 2
    Last Post: 09-24-2014, 03:59 PM
  2. calculations trough an undefined number of sheets
    By Watapana in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-02-2013, 07:31 AM
  3. Assign Reference Number to Blank Cells
    By BSOD14 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-05-2013, 10:48 AM
  4. find cells with same value and assign a number to each
    By Traymond in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-11-2009, 12:42 PM
  5. Coppy an undefined number of cells from one sheet to another
    By goatcheesesalad in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-29-2008, 06:29 AM
  6. Undefined number of parameters
    By nathani in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-07-2007, 04:56 PM
  7. Replies: 0
    Last Post: 03-22-2006, 06:24 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