+ Reply to Thread
Results 1 to 3 of 3

Interpolating data

  1. #1
    Registered User
    Join Date
    07-08-2008
    Location
    Alabama
    Posts
    1

    Interpolating data

    I have a table with data as such:

    xxxxx 93.00% 94.00% 95.00%
    -5.00% 40.00% 25.00% 0.00%
    -2.50% 75.00% 55.00% 40.00%
    0.00% 110.00% 90.00% 70.00%


    I need to interpolate the data. For example, I'd like to use a simple function to find when column is -2.75% and row is 94.5% then x = ?. Hope this makes sense. What function should I use? I prefer to avoid macros if possible.

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326
    Hi and welcome to the board
    I don't understand what you are trying to do; Average values?

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    You could use this function (goes in a code module):
    Please Login or Register  to view this content.
    In your example,
    Please Login or Register  to view this content.

+ 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