Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have two large arrays in two separate external text files (values separated by a space): A(82000,1500), B(1500, 240). Need to do the MMULT. Resulting array C(82000,240). How can I read it in VBA without the need to write it on the worksheet and print C in worksheets: result1 (65536,240) and result2 (65537,240) Thanks and good weekend |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Writing array data to range object always writes 0's on worksheet | Excel Programming | |||
How to Read Worksheet Data into VBA Array? | Excel Discussion (Misc queries) | |||
Fast export large 2-dim array to worksheet | Excel Programming | |||
Writing an array(2d) of user types to a worksheet | Excel Programming | |||
Writing values to worksheet from array | Excel Programming |