I am getting the subject mentioned error while processing the following code:
Public Function CheckIRR1(Company As String, Term As Integer, Premium As Integer, ProposalDate As Date, YearlyInstalment As Integer, DateOfLastPayment As Date, DateOfMaturity As Date)
Dim nArraySize As Integer...