+ Reply to Thread
Results 1 to 3 of 3

Multidimensioanal Array sizing

  1. #1
    Registered User
    Join Date
    01-04-2012
    Location
    Perth, WA
    MS-Off Ver
    Excel 2010
    Posts
    6

    Multidimensioanal Array sizing

    Hi all,

    My problem is that I have a mutlidimensional array created using this piece of coding:

    Please Login or Register  to view this content.
    What I need to be able to do is work out how many entires I have got for each row of the array eg: AttendanceArray(1,1)...........AttendanceArray(x,1) what is the maximum value of x
    Last edited by davidWA; 01-08-2012 at 01:07 AM.

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Multidimensioanal Array sizing

    If you want to get the max value in column you can probably try

    Please Login or Register  to view this content.

  3. #3
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,330

    Re: Multidimensioanal Array sizing

    Hi davidWA
    The UBound function is used with the LBound function to determine the size of an array
    Please Login or Register  to view this content.
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

+ 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