經安全檢測,此網站為安全網站,請放心前往原始網址!

excel - Best workaround for VBA Transpose array length limit? - Stack Overflow

@Excellll , VBA arrays are very fast. If you have to do it that way, then just transpose it yourself in VBA at the end. i.e., make another array with the transposed dimensions and copy totalgoals into it one element at a time, and then paste that array in

stackoverflow.com

網址安全性掃描由 google 提供