Consulting

View Poll Results: How useful will this formula be for others?

Voters
0. You may not vote on this poll
  • very helpful

    0 0%
  • somewhat

    0 0%
  • neutral

    0 0%
  • somewhat unhelpful

    0 0%
  • complete utter waste of time

    0 0%
Results 1 to 6 of 6

Thread: Linear Interpolation

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Post Linear Interpolation

    I'm currently in college as a Civil Engineer. I do a lot of spreadsheets that requires linear interpolation using arrays. I've been trying to work on a workbook function that will see the number that I'm looking at, find that number between two others, and then report back to me the vlookup value associated with that interpolation. I have attached my workbook (note: this is only an example of what I would like to be done and not a hmwk problem). For example I would like to input =interpolation(2.5,B4: D14,3)------- (=interpolation(number_used_to_interpolate, array_to_look_from, col_index_answer) to give me an answer of 0.875.

    Thanks for your help
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •