Closed Thread
Results 1 to 3 of 3

Thread: Finding labeled data in another sheet with the

  1. #1
    Registered User
    Join Date
    08-04-2010
    Location
    Riga, Latvia
    MS-Off Ver
    Excel 2007
    Posts
    1

    Finding labeled data in another sheet with the

    Hello, first time poster here.

    I've recently begun to use excel in order to improve the efficiency of my work, and I've stumbled upon a problem that I can't find a solution for online (probably because it's hard to phrase it).

    I have two sheets, sheet 1 is for quantity calculation, and sheet 2 is a legend for certain elements. In this legend I've set up two columns where, for example, A are the elements labeled T1, L1, R1, and B are values (areas), like 300, 500, 700. I'd like to create a function, where when I write T1 in a cell in sheet 1, it then searches sheet 2 for T1 and once found, places the corresponding data value that's in the row next to it in a different cell in sheet 1. I tried with IF functions, but since I'm new to more complex excel functions, I couldn't achieve the flexibility I wanted with it.

    Hopefully somebody can enlighten me about this, thanks!

    P.S. I couldn't decide on how to name this thread best, so I procrastinated, and obviously forgot to finish it before posting. Sorry about that. :D
    Last edited by sbzatto; 08-04-2010 at 05:59 AM.

  2. #2
    Forum Guru Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    5,572

    Re: Finding labeled data in another sheet with the

    One way might be

    In B2
    =INDEX(Legend!B:B,MATCH(A2,Legend!A:A,0))

    Change the values in Sheet1 Column A to see the results

    Hope this helps
    Attached Files Attached Files
    If you need any more information, please feel free to ask.

    However, if this takes care of your needs, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED. It helps everybody! ....
    Also
    If you are satisfied by any members response to your problem please consider using the small Star icon botom left of thier post to show your appreciation.

  3. #3
    Forum Guru, retired Admin royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    25,626

    Re: Finding labeled data in another sheet with the

    If you can't be bothered to use a correct title, then I can't be bothered to help.

    Thread closed
    Hope that helps.

    RoyUK
    --------
    If you are pleased with a member's answer then use the Star icon to rate it, if you are pleased enough to part with cash consider a donation to Children in Need

    For Excel Tips & Solutions, free examples and tutorials why not check out my downloads

    New members please read & follow the Forum Rules

    Remember to mark your questions Solved and rate the answer(s)

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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.2.0