+ Reply to Thread
Results 1 to 4 of 4

How to store variable data into an array - help on arrays

  1. #1
    Registered User
    Join Date
    10-23-2012
    Location
    LON
    MS-Off Ver
    Excel 2003
    Posts
    29

    How to store variable data into an array - help on arrays

    Hi, I want to create a module which store variable data into an array.

    Ex:
    gid is an integer data type

    gid = 1932123

    Now I want each digit to be stored in an array name idf using VBA

    1
    9
    3
    2
    1
    2
    3

    Thanks in advance

  2. #2
    Valued Forum Contributor
    Join Date
    03-29-2013
    Location
    United Kingdom
    MS-Off Ver
    Office/Excel 2013
    Posts
    1,749

    Re: How to store variable data into an array - help on arrays

    The quickest and easiest way :-

    Please Login or Register  to view this content.
    Amend the red to suit
    Last edited by AndyLitch; 02-15-2014 at 08:30 AM.
    Elegant Simplicity............. Not Always

  3. #3
    Forum Expert nilem's Avatar
    Join Date
    10-22-2011
    Location
    Ufa, Russia
    MS-Off Ver
    2013
    Posts
    3,377

    Re: How to store variable data into an array - help on arrays

    Hi mandukes,
    maybe something like this
    Please Login or Register  to view this content.
    or
    Please Login or Register  to view this content.
    Last edited by nilem; 02-15-2014 at 08:59 AM.

  4. #4
    Registered User
    Join Date
    10-23-2012
    Location
    LON
    MS-Off Ver
    Excel 2003
    Posts
    29

    Re: How to store variable data into an array - help on arrays

    WOW !! awesome!

    Thank you nilem

+ 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] Store value from an array in new variable
    By vizzkid in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-19-2013, 05:03 AM
  2. Store data into an array if/based on specific conditions met
    By exlgh91 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-21-2013, 11:38 AM
  3. Store copied data into Variable as a value from clipboard
    By Saurabh guddu in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-14-2012, 04:28 AM
  4. Store cell data in a variable
    By snowing in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-28-2006, 02:10 PM
  5. How Do You Take Data Off A Sheet and Store It In An Array
    By Raleigh in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-17-2006, 04:50 PM

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