+ Reply to Thread
Results 1 to 3 of 3

Manually fill up/create array

  1. #1
    Registered User
    Join Date
    11-14-2012
    Location
    world
    MS-Off Ver
    Excel 2010
    Posts
    18

    Manually fill up/create array

    Hi

    So far every time I have created an array, I have declared it, Redim'ed it, and then used a loop to fill it up with values. However, let's says I just wanted to create a small 2 by 3 array, and wanted to explicitly fill it up with values, how would I do this?
    Please Login or Register  to view this content.
    Thanks for any answers :-)

  2. #2
    Forum Expert snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,649

    Re: Manually fill up/create array

    You don't even have to dim or to redim:

    Please Login or Register  to view this content.
    Last edited by snb; 05-15-2013 at 04:03 AM.



  3. #3
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Manually fill up/create array

    Please Login or Register  to view this content.
    works too
    Josie

    if at first you don't succeed try doing it the way your wife told you to

+ 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