You need to sign in to do that
Don't have an account?
Excel IRR Function Calculation in Apex class
Hi,
I have to perform Excel IRR Function Calculation in Apex class.
https://exceljet.net/excel-functions/excel-irr-function
Thanks,
Foram Rana
I have to perform Excel IRR Function Calculation in Apex class.
https://exceljet.net/excel-functions/excel-irr-function
Thanks,
Foram Rana
You can try this code https://github.com/stonarelli/stonarelli/blob/master/XIRR/Salesforce/src/classes/XIRR.cls
Related: https://developer.salesforce.com/forums/?id=906F000000091z7IAA
Thanks, quick response.
I have already referred this but not getting.
Thanks,
Foram Rana