Hey,
Say I have several ranges (A1:A3,A5:A10,A13:A20) with different values in each cell. The values will change on a weekly basis. I want to store these range values into a single array, so I can perform different tasks on the array. How would I go about doing this?
Thanks.
Bookmarks