+ Reply to Thread
Results 1 to 3 of 3

How to 'Initialize 2D array with 81 empty grids (nx = 9, ny = 9)' in VBA?

  1. #1
    Registered User
    Join Date
    01-22-2015
    Location
    London, United Kingdom
    MS-Off Ver
    Microsoft Office 2013
    Posts
    22

    How to 'Initialize 2D array with 81 empty grids (nx = 9, ny = 9)' in VBA?

    Hi all,

    I want to know how I would prompt Excel to 'Initialize 2D array with 81 empty grids (nx = 9, ny = 9)'?

    And, what does 'nx = 9' and 'ny = 9' mean?

    (I am relatively new to VBA programming)

    Thank you very much!

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: How to 'Initialize 2D array with 81 empty grids (nx = 9, ny = 9)' in VBA?

    That would be
    Please Login or Register  to view this content.
    my guess,
    nx is used a index for 1st dimension and ny for 2nd.

  3. #3
    Registered User
    Join Date
    01-22-2015
    Location
    London, United Kingdom
    MS-Off Ver
    Microsoft Office 2013
    Posts
    22

    Re: How to 'Initialize 2D array with 81 empty grids (nx = 9, ny = 9)' in VBA?

    Quote Originally Posted by jindon View Post
    That would be
    Please Login or Register  to view this content.
    my guess,
    nx is used a index for 1st dimension and ny for 2nd.
    Great thank you very much for that!

+ 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. Initialize array from cell values in a column...
    By Bishonen in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-22-2013, 08:03 PM
  2. How do I declare and initialize an array?
    By Corey R. in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-23-2009, 05:04 PM
  3. Initialize or Assign Array Values
    By apka in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-11-2008, 07:04 PM
  4. Grids
    By phil2006 in forum Excel General
    Replies: 1
    Last Post: 06-23-2006, 11:15 PM
  5. initialize an array to 0
    By kdp145 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-15-2006, 04:25 PM
  6. [SOLVED] Basic question: Grids or no grids
    By rs in forum Excel General
    Replies: 3
    Last Post: 01-12-2006, 04:35 AM
  7. [SOLVED] Grids
    By Leonard in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-07-2005, 05:25 PM
  8. Initialize an array
    By Kleev in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-01-2005, 02:15 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