I am implementing Finite Difference Method for option pricing. After getting prices I want to interpolate across strikes and maturities. Since option prices are convex with respect to strikes, I need some code to do convex interpolation. Anybody has idea where to find these codes? Preferably in VBA. Thanks a lot!