View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nelg nelg is offline
external usenet poster
 
Posts: 1
Default interesting interpolation


G'Day guys,
need some help with this code. am trying to do a graphica
interpolation by VB.

I have attached a simple example of what I need. The values column nee
to be filled!

Any idea? So far I can get the initial cells. For example for the firs
two values I can get out 2 and 3 in the A axis and 4 and 5 in the
axis. But keep getting errors everytime I try and get the four cell
which the above 4 values intersect at (as soon as I can get thos
intersecting cells it is simple maths, no problems).

Thanks in advance for any ideas

+-------------------------------------------------------------------
|Filename: Interpolation example.doc
|Download: http://www.excelforum.com/attachment.php?postid=3875
+-------------------------------------------------------------------

--
nel
-----------------------------------------------------------------------
nelg's Profile: http://www.excelforum.com/member.php...fo&userid=2777
View this thread: http://www.excelforum.com/showthread.php?threadid=47284