+ Reply to Thread
Results 1 to 3 of 3

HLOOKUP Help. HLOOKUP links to Drop down list problems

  1. #1
    Registered User
    Join Date
    12-28-2012
    Location
    Philadelphia, PA
    MS-Off Ver
    Excel 2013
    Posts
    31

    HLOOKUP Help. HLOOKUP links to Drop down list problems

    I am attaching the file in question. If you look at the bottom left of the bordered box, you see the sections in red font (cell B20-B21), in cell C20 I have a drop down list which references a list of temepratures from cells B31-B190. I want the cell C21 to return the value from C31-C190 that corresponds with the value (from B31-B190) that you select in C20.

    So for example, if in cell C20, you select 20.6, cell C21 will return a value of 0.998078.

    I tried using HLOOKUP but with little succes, can anyone help me?template.xlsx

    Its the file I've named "template"

    Please help!

  2. #2
    Registered User
    Join Date
    01-01-2013
    Location
    melbourne, Australia
    MS-Off Ver
    Excel 2007
    Posts
    55

    Re: HLOOKUP Help. HLOOKUP links to Drop down list problems

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    you actualy want to do a VLOOKUP. this finds the number down C31 - C190, then shows the value of the cell next to it.

    copy the formula into C21 and see if it works

  3. #3
    Registered User
    Join Date
    12-28-2012
    Location
    Philadelphia, PA
    MS-Off Ver
    Excel 2013
    Posts
    31

    Re: HLOOKUP Help. HLOOKUP links to Drop down list problems

    Quote Originally Posted by rossg View Post
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    you actualy want to do a VLOOKUP. this finds the number down C31 - C190, then shows the value of the cell next to it.

    copy the formula into C21 and see if it works
    Thanks a lot! This works great!

+ 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