How to use Financial Function in c#, like EXCEL
For example, IRR,
Present Value,
Future Value,
NPV,
etc.
I have found this link, but i doesn’t work for me. I added Finance.dll, but I dont know how to do next.
http://archive.msdn.microsoft.com/FinancialFunctions
if you have better solution help please tell me or give sample one example from the link above.
Thank you
If you read fine the page you have posted for Excel financial functions.
So if you reference it this way the static methods would be available.