+ Reply to Thread
Results 1 to 2 of 2

Want to link cells with information from another sheet

  1. #1
    Registered User
    Join Date
    07-31-2014
    Location
    Houston, TX
    MS-Off Ver
    MS Office 2010
    Posts
    1

    Want to link cells with information from another sheet

    I've never tried to do this so please pardon me if the description is rough. My company has a new spreadsheet I have to enter my work into for overnight uploading instead of manually inputting everything but now I have to type much more and cannot alter the information sent. For instance instead of typing out a state name is there a way I can enter "AL" into one cell and have the full state name "ALABAMA" populate into the next one?

    I can have another sheet with the information but I have never worked with such a complex need in Excel before.

  2. #2
    Valued Forum Contributor
    Join Date
    01-19-2012
    Location
    Barrington, IL
    MS-Off Ver
    Excel 2007/2010
    Posts
    1,211

    Re: Want to link cells with information from another sheet

    Create a small table with all of the state names/letter combinations

    So like this

    AL ALABAMA
    CO COLORADO
    and so on, for all 50 states.


    Lets assume this table is on a new sheet called "States", and is in cells A1 through B50



    On the sheet you are inputting to, put this formula in cell A1, (or wherever)

    =VLOOKUP(B1,States!$A$1:$B$50,2,false)

    Now, when you type AL into cell B1, cell A1 will populate with ALABAMA.
    You can copy that formula to as many rows as you need!

    Hope this helps, and Welcome to Excelforum.
    Last edited by Speshul; 07-31-2014 at 04:46 PM.
    You should hit F5, because chances are I've edited this post at least 5 times.
    Example of Array Formulas
    Quote Originally Posted by Jacc View Post
    Sorry, your description makes no sense. I just made some formula that looks interesting cause I had nothing else to do.
    Click the * below on any post that helped you.

+ 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: 0
    Last Post: 01-28-2014, 02:45 PM
  2. Replies: 0
    Last Post: 10-18-2010, 11:09 AM
  3. Replies: 28
    Last Post: 02-27-2006, 06:35 PM
  4. Replies: 1
    Last Post: 05-24-2005, 06:31 AM
  5. Replies: 1
    Last Post: 05-24-2005, 06:06 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