+ Reply to Thread
Results 1 to 2 of 2

Replacing numeric codes with corresponding text labels from another tab

  1. #1
    Registered User
    Join Date
    05-14-2016
    Location
    Chicago, USA
    MS-Off Ver
    365
    Posts
    2

    Replacing numeric codes with corresponding text labels from another tab

    Hi everyone,

    I have a file with two tabs. On one tab I have a list of numeric codes in random sequence (Example a in attachment) . On the second tab, these codes are listed in ascending order and have the corresponding values listed in the adjacent column (Example b in attachment).

    Is there a way to replace the codes on the first tab with the corresponding values from the second tab?


    Thank you!
    Attached Files Attached Files
    Last edited by znovznov; 05-15-2016 at 09:16 PM.

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,446

    Re: Replacing numeric codes with corresponding text labels from another tab

    Try VLOOKUP in B2:

    =VLOOKUP(A2,Sheet2!$A$2:$B$8,2,0)
    Quang PT

+ 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] Extracting Data from Numeric+Text and Replacing
    By kunjanee in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-29-2015, 12:10 PM
  2. Change chart/pivot table numeric labels to associated text labels
    By petschek in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-07-2014, 05:32 PM
  3. Problem with VLookup and Index Match on mixed Text and Numeric codes
    By Vaslo in forum Excel Formulas & Functions
    Replies: 28
    Last Post: 12-17-2013, 12:54 PM
  4. [SOLVED] How to Plot Data Labels on a Chart with a text value instead of a numeric value
    By Rollinstone12 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 10-29-2012, 03:41 AM
  5. Formula to separate text from alpha numeric codes
    By Greed in forum Excel General
    Replies: 2
    Last Post: 02-17-2012, 03:48 PM
  6. Change XY tick labels from numeric to text
    By jennifer in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 04-20-2006, 03:35 PM
  7. Replies: 7
    Last Post: 04-20-2006, 07:30 AM

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