Hello,
As the title suggests, I am trying to create a 2D array by deleting particular rows and columns in another array. The remaining values would make up the new array. Both arrays would be of n x n size. Is there a way to do this, I've looked and looked and can't find out how. Thanks
I should probably say that I am wanting to do accomplish this in VBA.
carbon_13
As the title suggests, I am trying to create a 2D array by deleting particular rows and columns in another array. The remaining values would make up the new array. Both arrays would be of n x n size. Is there a way to do this, I've looked and looked and can't find out how. Thanks
I should probably say that I am wanting to do accomplish this in VBA.
carbon_13
Last edited: