arraylist

  1. A

    Create an ArrayList until certain value is reached

    Hello, I have a file with a pivot table and I need to filter with 2 values as a start and an end, but I also need in between numbers. Can only go from 1 to 12. I can't do the in between because they are in the pivot actual filters so I have to check and uncheck them one by one. So i would...
  2. E

    arraylist for combobox

    Hello people I need an arraylist in a combo box that presents hours. but I want to have the array list like 0.1=10 min 0.1 hours 0.2 hours when it comes to 1.6 it returns to 2 and when it comes to 3.6 it returns 4 instead. Could someone help me? this is what I got so far.. For i =...
  3. U

    Array list run-time error '13' type mismtach.

    Hello, My code is below and i am getting a run time error for a mismatch and have spent hours trying to figure out what is casuing it but i can't seem to figure it out Dim br, BL Dim u As Long Set BL = CreateObject("system.collections.arrayList") br =...
  4. M

    “Object variable or With block variable not set” error while adding data into ArrayList

    I'm new to VBA so I'm not pretty sure what I'm doing. Please be kind. What I'm trying to implement is, user select the files from File Picker and put the selected files' path into ArrayList. I created fileList as global variable then initialize it in Workbook_Open event. I'm getting...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top