+ Reply to Thread
Results 1 to 9 of 9

Look up data in sheet 2 using sheet 1

  1. #1
    Registered User
    Join Date
    03-08-2005
    Posts
    55

    Look up data in sheet 2 using sheet 1

    Hi guys,

    I'm trying to be able to input a number in sheet 1 and have it display the data associated with that number. I've attached an example.

    If I input 60 in A1 on sheet 1, I want it to display the data associated with 60 on sheet 2. In this example, the result is f.

    Can you help?

    Thanks

    APBook1 lookup.xls

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Look up data in sheet 2 using sheet 1

    Hi skiman,

    In B1 on sheet 1 put this formula.
    =VLOOKUP(A1,Sheet2!$A$1:$B$14,2,FALSE)
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    03-08-2005
    Posts
    55

    Re: Look up data in sheet 2 using sheet 1

    Thanks Marvin

    I want to be able to change the number in sheet 1 to pull the associated data from sheet 2. Where in the formula would I do that?

    Skiman

  4. #4
    Forum Expert DGagnon's Avatar
    Join Date
    02-23-2012
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003, 2007
    Posts
    1,645

    Re: Look up data in sheet 2 using sheet 1

    The formula provided by Marvin will work in that way, you just need to put that formula in a cell on Sheet 1. it is refrencing cell A1 to find out what data to display.
    If you liked my solution, please click on the Star -- to add to my reputation

    If your issue as been resolved, please clearly state so and mark the thread as [SOLVED] using the thread tools just above the first post.

  5. #5
    Registered User
    Join Date
    03-08-2005
    Posts
    55

    Re: Look up data in sheet 2 using sheet 1

    Thanks. I'll try that. Thanks again for your time yesterday. I changed some things around to see if it was easier for me to explain.

  6. #6
    Registered User
    Join Date
    03-08-2005
    Posts
    55

    Re: Look up data in sheet 2 using sheet 1

    I'm just not sure where I can change the search number. I'd want to know where to put 10 to get a, 20 to get b and so on. That is where I am struggling. Would it be too much trouble to explain that? Sorry for the rookie questions. I'm sure this is pretty boring for you guys. I'm just not sure what to do.

    AP Skiman

  7. #7
    Forum Expert DGagnon's Avatar
    Join Date
    02-23-2012
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003, 2007
    Posts
    1,645

    Re: Look up data in sheet 2 using sheet 1

    put the provided formula in cell B2

    then just change the value in A1.

  8. #8
    Registered User
    Join Date
    03-08-2005
    Posts
    55

    Re: Look up data in sheet 2 using sheet 1

    Thanks. Its working for me. I appreciate your time DGagnon and MarvinP

  9. #9
    Registered User
    Join Date
    03-08-2005
    Posts
    55

    Re: Look up data in sheet 2 using sheet 1

    That's perfect. Thanks!!

+ 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