+ Reply to Thread
Results 1 to 2 of 2

Interpolate data

  1. #1
    Registered User
    Join Date
    12-13-2012
    Location
    United Kingdom
    MS-Off Ver
    Excel 2007
    Posts
    1

    Interpolate data

    Hi, I'm using the formulas below to interpolate a list of missing numbers. And then copy the formula in column A down to the next number.
    Question is: is there a way to automate this using VBA or just formulas? The aim is to just having to enter the known numbers in the column
    and then run a macro to fill in the rest.

    A1: 9 B1: =(A7-A1)/(ROW(A7)-ROW(A1))
    A2: =A1+$B$1
    A3:
    A4:
    A5:
    A6:
    A7: 11 B7: =(A13-A7)/(ROW(A13)-ROW(A7))
    A9: =A7+$B$7
    A10:
    A11:
    A12:
    A13: 27

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Interpolate data

    can you please show it in an excel file?


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ 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