TampaBridgeDesign
Structural
- Mar 8, 2006
- 52
I'm trying to write a macro that will invert a square matrix of any random size. Say I have a 10 x 10 matrix, how do I word the macro such that it selects from A1:J10 and then inverts that matrix? I already have an ad-in that will allow me to invert larger matrices than Excel normally allows. Thanks!