Where can I see VBA code for financial functions?

E

eios

Where can I try and see financial functions in VBA code, such as ACCRIN
and other fixed income functions? I'm trying to duplicate the Matla
Financial Toolbox functions but would like to get some good reference.

Thanks
 
F

Frank Kabel

Hi
excêl's functions are probably NOT developed in VBA :)
And in addition MS has not published this code. So you may search
Google fopr some general implementations
 
Top