Hm.. It's probably just me not understanding what you mean, but i tried changing the last lines to
Just to see if it would print the all columns even if they were non-contiguous. That didn't work as expected, choosing "option 3" will only print the 2 adjacent columns, leaving out the third column.
Maybe I have to use a for-loop to extract all the information from rngUsePrices, as all the information SHOULD be in there..? I'm a bit confused as to how the Union() function works, as the union only seems to work if the columns are adjacent..
Bookmarks