Dear all,

I encounter a few tiny problems in the following code...

Problems:

- run-time error 6, overflow at "theta_1 = WorksheetFunction.Sum(theta_1N) / WorksheetFunction.Sum(theta_1D)" (due to the amount (1284) elements?)

- the subscripts are also out of range for the parameters with index u (histrate(u), theta_1N(u) etc.)

Any ideas how to resolve these? Many thanks in advance...

Please Login or Register  to view this content.