example.xlsx
I did attach an example I am trying to workout. In cell A23 there is an input value.
The calculator calculates several different properties. I am interested in a value from an array in cell T7.
And now I want to get this values from T7 for each of the arguments in a41:a100
and to return them in a range c41:c100
Any ideas for approach?
Thanks