+ Reply to Thread
Results 1 to 2 of 2

Array from an Array using Index VBA functions

  1. #1
    Forum Contributor
    Join Date
    07-30-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    476

    Array from an Array using Index VBA functions

    Hi,

    I'm not entirely familiar with jagged arrays and VBA functions, still learning. Wondering, is there a way to create an array from an array dynamically similar to worksheet functions?

    For instance I can do Index(array/range, ,col begin):Index(array/range, ,col end) where I set col begin by using a match function, and basically dynamically set a range left to right, and obviously do the same with rows for up and down.

    Can I do something similar with Application or Worksheet function .Index(array, 0, Col1):.Index(array, 0, Col2)? I have tried to no avail. Thoughts please?

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Array from an Array using Index VBA functions

    Something like this?
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Quick Array question - Copy array to another array then resize?
    By mc84excel in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-02-2013, 01:17 AM
  2. UDF Lookup function as an alternative to array functions & match/index
    By Andrew_Harris in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-15-2012, 09:34 PM
  3. Index Match array equation with sub-array calculation
    By glebbo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-04-2012, 03:04 AM
  4. Replies: 1
    Last Post: 02-10-2012, 05:27 PM
  5. using excel array functions on part of array
    By chewwy in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-29-2009, 07:19 AM

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