Serving the Quantitative Finance Community

 
User avatar
Napalm
Topic Author
Posts: 0
Joined: October 22nd, 2002, 9:42 am

[HELP] Bi-linear interpolation on a matrix: vba code?

October 25th, 2002, 9:45 am

Hi all,i'm currently handling a vol surface, contributed by a broker,strikes on one axis and maturity on the other.As i need to interpolate that surface, for any maturity and strikes i'm just wondering if someone wrote a VBA code to do that in an effective way.I'm currently using a loto of vlookup and hlookup functions and i don't like that so much: i'd prefer to have a macro doing the dirty job.Thanks,Napalm