What I asked in the previous post:
Is it possible to insert a function that refers to ranges as objects instead of string indexes like "A1:A5"?
What i'm actually looking for:
I just want to insert a function in a range that performs a Vector type sum (without any loop) out of a variable number of ranges of the same dimension.




Reply With Quote