Moving data from an array to a range when range consists of areas?
I have an array that I need to move into a range that has multiple areas (so
I can't use the range.copy method). How can you move through a range like
this since I can't use offset very efficiently?
|