Colleagues, I wrote a function in VBA to calculate the values of a two-dimensional array.

The principle of operation (I want to) is as follows: 1. The values entered were read and written in a single array; 2. Based on the elements of this array, the values of the two-dimensional array were calculated. In this case, the formula for the first column of the two-dimensional column and the rest column is different. 3. The output of the results on the tab.

Alas, the function does not work without any error detailing.

Please tell me where you can look to find the error.

Thanks for your support"

More Kirill Perepelkin's questions See All
Similar questions and discussions