LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 354
Default Read Large Array without writing in the worksheet

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Writing array data to range object always writes 0's on worksheet eholz1 Excel Programming 5 September 22nd 07 03:54 AM
How to Read Worksheet Data into VBA Array? Peter Bernadyne Excel Discussion (Misc queries) 1 July 12th 06 05:19 PM
Fast export large 2-dim array to worksheet aafraga Excel Programming 3 February 8th 06 02:59 PM
Writing an array(2d) of user types to a worksheet John Keith[_2_] Excel Programming 3 November 7th 05 12:27 AM
Writing values to worksheet from array interstellar Excel Programming 6 September 12th 05 07:00 PM


All times are GMT +1. The time now is 06:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"