+ Reply to Thread
Results 1 to 2 of 2

2d Array coding question

  1. #1
    Registered User
    Join Date
    07-02-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    38

    2d Array coding question

    Hey all,

    So I am trying to do is this. I am collecting data from one workbook into a 2d array. Then I want to populate that data into another workbook in a different location.

    My challenge is that for my 2d array set up I use the cells where the data currently is to collect it faster, but the destination cells are different. I thought I could loop through it in reverse, but realized that then my data would appear in the wrong place. I thought about going ahead and doing that then cut and pasting to the correct location, but there has to be a better way, any help? I have included my code below

    Please Login or Register  to view this content.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: 2d Array coding question

    Perhaps instead

    Please Login or Register  to view this content.
    Entia non sunt multiplicanda sine necessitate

+ 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