I am looking for a solution to the problem of accessing Sheets in an Array such that I can reference the sheet as myArray(i); where myArray() is the array of sheets and i is the position of the sheet in the array.