Below is my code to take a range and place onto another sheet. What i'd like to do is to put the range in an array, and then do the calculations in the code, rather than just copying the range from one range to another. The code below works, but i'm relying on the calculations from the...