+ Reply to Thread
Results 1 to 3 of 3

displaying estimates based on a table with limited data

  1. #1
    Registered User
    Join Date
    04-21-2009
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    6

    displaying estimates based on a table with limited data

    hi, I was wondering how to do this:


    let's say I have a table of values in sheet 2:
    108
    110.5
    113
    115.5

    then in sheet 1:
    I enter the number 109 in column A1, and I want excel to show me in the cell beside it what value it is closest to based on the values in the table in sheet 2.

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

    Re: displaying estimates based on a table with limited data

    Hi Robert99,

    Look at the VLookup function in Excel and the last parameter/argument called Range Lookup. This one tells if it needs an exact match (to your 109) or not. Read the examples on http://msdn.microsoft.com/en-us/library/dd797422.aspx
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    04-21-2009
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: displaying estimates based on a table with limited data

    Quote Originally Posted by MarvinP View Post
    Hi Robert99,

    Look at the VLookup function in Excel and the last parameter/argument called Range Lookup. This one tells if it needs an exact match (to your 109) or not. Read the examples on http://msdn.microsoft.com/en-us/library/dd797422.aspx
    thanks! Problem solved!

+ 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