Hi AB33,
correct, I only get 1 value - I also try to do something like this:
To no avail, even though rng2 is now set as :
$F$47147,$F$47362,$F$47634,$F$48035,$F$48490,$F$48892,$F$49350,$F$49753,$F$50211,$F$50616,$F$51075,$F$51480,$F$51939,$F$52344,$F$52801,$F$53205,$F$53658,$F$54062,$F$54512,$F$54916,$F$55366,$F$55772,$F$56226,$F$56650,$F$57100,$F$57507,$F$57969,$F$58388
I thought I had to transpose them as well (application.transpose(rng2.value)) but that doesn't work either.
How would I go around this?
Or do I have to run a quick loop on rng2 and just manually add those values into an array? But if I do that, what would be the syntax?
Bookmarks