LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Interpolating missing data


Tom Ogilvy wrote:
If you want to do a linear interpolation, then use the Forecast function.
FORECAST(x,known_y's,known_x's)

=FORECAST(2,{10,20},{1,3})
returns 15 for example.

Also look at LINEST


These will only return linear interpolations, I was hoping to be able
to some how to access the trendline formulae that the charting function
has and use that, but this seems not to be possible :(

Best

JAG-W

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Interpolating value willemeulen Excel Discussion (Misc queries) 1 November 18th 09 11:50 AM
Interpolating data timepoints Tracy Excel Discussion (Misc queries) 3 September 9th 09 03:53 PM
Interpolating an x, y point from known x's and y's Gary''s Student Excel Discussion (Misc queries) 1 June 26th 06 06:17 PM
Help with Interpolating for a value. Terry Excel Worksheet Functions 2 October 31st 04 11:14 AM
Line Interpolating from X-Y data set. Pal Excel Programming 1 July 8th 04 02:44 AM


All times are GMT +1. The time now is 08:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"