+ Reply to Thread
Results 1 to 3 of 3

Faster way to Create a Table from an array

  1. #1
    Forum Contributor
    Join Date
    06-15-2007
    Location
    Scotland
    Posts
    142

    Faster way to Create a Table from an array

    Hello
    I have an array which I would like to extract the information and put it in a table in a spreadhseet. Does anybody knows a faster or better way to do it different than using a for next?
    Many thanks
    MMf
    Table has as headers P1, P2, P3

    Please Login or Register  to view this content.
    Last edited by mmf; 01-06-2009 at 07:58 AM.

  2. #2
    Valued Forum Contributor Richard Schollar's Avatar
    Join Date
    05-23-2006
    Location
    Hampshire UK
    MS-Off Ver
    Excel 2002
    Posts
    1,264
    Hi

    Something like:

    Please Login or Register  to view this content.
    The array needs to be a 2 dimensional 1-based array for this to work. Sounds like that's what you have so it should work.

    Richard
    Richard Schollar
    Microsoft MVP - Excel

  3. #3
    Forum Contributor
    Join Date
    06-15-2007
    Location
    Scotland
    Posts
    142

    Smile

    Thaks very much
    this has increased the speed of the procedure reducing the time from 50 sec to 2 sec
    very glad for the suggestion
    best Regards

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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