Results 1 to 5 of 5

Thread: [Resolved--Read It!]Excel Sheet vs. an Array--Big Difference?

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    41

    Resolved [Resolved--Read It!]Excel Sheet vs. an Array--Big Difference?

    Hey all,
    I currently have program that references an index of cells (set up in an excel spreadsheet) millions of times per run of the program. Would this be significantly faster if I first read the index into a 40 by 40 array variable, and then referenced that rather than the spreadsheet?
    Thanks a lot!
    Last edited by Bartender; Aug 4th, 2005 at 07:56 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width