I am having performance problems performing an array copy. I need to process data from a 57 cell by 57 cell range. Processing the data using nested loops requires approximately 30 seconds and involves ...