+ Reply to Thread
Results 1 to 4 of 4

Help finding any value between known points in a table.

  1. #1
    Registered User
    Join Date
    01-07-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    15

    Help finding any value between known points in a table.

    Hi All,
    I am new here but have a reasonable understanding of Excel formulas and some VB / Macro work. I am not an expert by any means and I need help with the following.
    Not certian if this would be a VBA / Macro subject or a Formula / Function subject.

    I have a table that lists tire spring rates at tested PSI and Camber values from the manufacture.
    The table is 4 rows with PSI values for Row headers and 9 columns with Camber degree values for Column headers.
    I need to be able to input any Camber value in the range of the column headers including those between listed values and any Tire PSI at all including those between listed values and be able to get an accurate tire spring rate to be displayed as a number to be used in other caluclations.

    I have made a pretty eleborate Forecast routine and PSI calculation to achieve my goal but there must be a better way to extract data that is right in front of me in a table.
    I have attached my working example but would love a VB Macro to do a lot of this in the background for me or find out there is a better formula stratagy to use. This is not the only table I may have to do this with. In my real workbook many named cells and ranges are used.

    Thanks in advance for any help.
    Bud
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    01-07-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    15

    Re: Help finding any value between known points in a table.

    Bump...55 views and no thoughts?

  3. #3
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,625

    Re: Help finding any value between known points in a table.

    The attached uses linear interpolation, it's different, not necessarily better, though:
    Attached Files Attached Files
    Ben Van Johnson

  4. #4
    Registered User
    Join Date
    01-07-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    15

    Re: Help finding any value between known points in a table.

    Quote Originally Posted by protonLeah View Post
    The attached uses linear interpolation, it's different, not necessarily better, though:
    Thanks for that interesting solution. It seems to fail on me when I input 18.1 - 18.9 PSI in the PSIin or D2 cell.

+ 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