Results 1 to 14 of 14

Most Efficient Way to Write Out Data

Threaded View

  1. #1
    Registered User
    Join Date
    07-06-2010
    Location
    London
    MS-Off Ver
    2010
    Posts
    11

    Most Efficient Way to Write Out Data

    I am reading in some large chunks of data and storing them in arrays or a multi-dimensional array.

    What is the most efficient way to write out/append that data into a table? Looping and adding rows and then equating individual cells seems very slow to me.

    How can we embed an array onto a spreadsheet using vba? In other words converting an array into a range?

    (I used to work with Excel using C#, and there was a method which helped converting an array into a range which could be added onto the spreadsheet but I can't seem to find a similar method in vba.)

    Many thanks for your help,
    Last edited by ld_pvl; 01-18-2011 at 07:36 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1