+ Reply to Thread
Results 1 to 2 of 2

Repetitive Changing

  1. #1
    Registered User
    Join Date
    07-29-2008
    Location
    asdfasdfa
    Posts
    1

    Repetitive Changing

    Hey I am dealing with a CSV in which I need to replace one thing say different names, and change them to a corresponding number. So for instance I have a file that says:

    Jim
    Jim
    Jon
    Mike
    Jim
    Mike

    and Jim corresponds to 6, Jon to 2, and Mike to 3. When I am done with the file it needs to be

    6
    6
    2
    3
    6
    3

    Okay so doing it once isn't a big deal. Each new spreadsheet only has a pool of like 20-30 different "names" to choose from ut It's a cumulative spreadsheet that I have to get a new one with all the previous changes off of it and then it has more on it. So I was wondering if there was a way that I could just do something so that it automatically changes them all in there without me having to constantly do Find + Replace All.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    You could use VLookup & lookup table.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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