+ Reply to Thread
Results 1 to 5 of 5

Need Explanation on Ranges and Array

  1. #1
    Registered User
    Join Date
    12-10-2011
    Location
    Chennai
    MS-Off Ver
    Excel 2007
    Posts
    56

    Need Explanation on Ranges and Array

    Hi All,

    Kindly look into the attached excel and please explain the given codes about ranges and array
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Need Explanation on Ranges and Array

    This appears to my code. Look-at the explanation code.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    12-10-2011
    Location
    Chennai
    MS-Off Ver
    Excel 2007
    Posts
    56

    Re: Need Explanation on Ranges and Array

    Thanks for the explanation...

    Can you also explain how the Resize function given in the code works..

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Need Explanation on Ranges and Array

    Resize was the most difficult concept to understand while I was learning VBA.

    Please Login or Register  to view this content.
    It means increase(Expand) from D2 by the value of k (rows) and column 1.
    If the value of k is 20, you are streching the value of y from D2 to 20 and just a single column.

  5. #5
    Registered User
    Join Date
    12-10-2011
    Location
    Chennai
    MS-Off Ver
    Excel 2007
    Posts
    56

    Re: Need Explanation on Ranges and Array

    Thanks a lot !!!!!

+ 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] can we have an array of ranges?
    By AnnaDana in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-18-2013, 04:35 PM
  2. [SOLVED] Explanation of an array formula with SMALL()
    By wayusei in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-30-2013, 01:27 PM
  3. array of ranges
    By banhbo_tt in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-01-2012, 08:33 AM
  4. Replies: 2
    Last Post: 06-01-2011, 07:43 AM
  5. select variables ranges, copy to array, paste the array in new workbook
    By Mathew in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-01-2005, 05:06 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