+ Reply to Thread
Results 1 to 3 of 3

how to change coded departments back to text

  1. #1
    Registered User
    Join Date
    04-12-2013
    Location
    New York City
    MS-Off Ver
    Excel 2007
    Posts
    2

    how to change coded departments back to text

    So my issue is that I have a bunch of survey data where the departments and the sites have been assigned a number, 1 = Administration 2 = Finance and so on. I need to turn the numbers into their respective departments and sites however there are alot of departments and site and i don't want to just find and replace every one. Furthermore data is added all the time and i would continue to have to make this transformation over and over again so what I'm wonder is if there is a way to format the department and site columns so the they automatically transform following the table of number's I've created? any ideas here?

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: how to change coded departments back to text

    workforce123,

    Welcome to the forum!
    This is a pretty classic use for the VLookup() function.
    As a generic example:
    =VLOOKUP(Code,Table,2,FALSE)
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    04-12-2013
    Location
    New York City
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: how to change coded departments back to text

    yeah I thought about that but you can't do it in the same cell so i'd constantly be preforming this function and creating a new column and copy and pasting the information back in the the correct column.

+ 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