+ Reply to Thread
Results 1 to 2 of 2

adjusting code to accept data in row format

  1. #1
    Registered User
    Join Date
    12-19-2007
    Posts
    4

    adjusting code to accept data in row format

    Hi
    I have a very nice bit of code that interpolates between point on graphs with a smoothed line. The code is called cubic spline and it is extremely useful for all types of applications, finance through to engineering.

    However, the code has been set up to only take data in rows rather than columns and i need to use it to take data in row format. The code calls other functions in its workings but this is the high level code. Is there an obvious way to make it accept data in row format? XX, and YY are the variables for the ranges of data in column format. I attach a simple excel sheet demonstrating the problem with the full code.

    Worthdownloading just for the code.

    thanks
    t


    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by Cutter; 08-16-2012 at 09:42 PM. Reason: Added code tags

  2. #2
    Registered User
    Join Date
    08-16-2012
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: adjusting code to accept data in row format

    You're missing the rest of the code for the function to work.... http://www.korf.co.uk/util_2.html

    Sorry I can't help, but the other pieces of code would probably be necessary to help solve the problem with 'your' code.

+ 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