+ Reply to Thread
Results 1 to 2 of 2

Any limit to store table data in 2D Array to populate in ListBox

  1. #1
    Forum Contributor
    Join Date
    08-20-2019
    Location
    Mumbai
    MS-Off Ver
    Office 365
    Posts
    101

    Any limit to store table data in 2D Array to populate in ListBox

    Hi,

    I have some data in a Table.
    I have defined an Array (without defining the UBounds)as public variable to store the table data.
    During the userform initialize event I am using this 2D array to dynamically set its size, store the table data and in turn populate the data in userform listbox.
    Later the data in list box can get filtered.
    During the userform new data can get added to the table.

    Eventually, after some months, my table data may reach 15-20 thousand rows and around 50 columns.

    Can this size of table create a problem in the method of using the Array as a public variable and using it for listbox?

    rgds
    hemant

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: Any limit to store table data in 2D Array to populate in ListBox

    Welcome to the forum

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

+ 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. How to read table in an array and populate a listbox with the array
    By waimea in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-01-2019, 11:43 AM
  2. [SOLVED] vba excel - populate listbox with table data
    By terriertrip in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-17-2017, 03:04 PM
  3. [SOLVED] Dynamic Changing Data, Based on Criteria Store in Array, Sum array and store in Cell
    By penbeacho in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-28-2015, 10:31 AM
  4. Can I store an array of data within a table?
    By krabine in forum Access Tables & Databases
    Replies: 3
    Last Post: 01-14-2015, 12:04 PM
  5. Replies: 3
    Last Post: 10-05-2014, 11:48 AM
  6. [SOLVED] Populate Listbox with all rows of a dynamic array where elements of a single array match.
    By Tayque_J_Holmes in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 08-07-2012, 04:54 AM
  7. [SOLVED] store sheets listed in listbox in array
    By Orhan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-02-2006, 05:20 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