multi dimensional array

  1. S

    Copying Some rows (one column) from a 2-D array to a particular column of another array

    Hi, I am stuck. I am trying to copy some selected rows from one column of a 2-D array to a particular column of another 2-D Array. I have tried all my knowledge, but to no avail. Sub TestIndxPst() Dim varArray As Variant ReDim varArray(1 To 4, 1 To 3) Dim vaOut As Variant...
  2. T

    How to loop through a multi dimensional array to create a record table

    I have an Excel list which has a computer name field in column A and in Column B, C, D and beyond in each column it list a single specialist application name. Many Computer names do not have any specialist apps so there is nothing in B, C, D and some computer names have up to 12 or more...
  3. M

    Adding Values Within A Multi-Dimensional Array

    I'm stumped and will try to explain this as best as I can. I'm using one sheet as a database and the other for generating a report. When the user enters a begin date (20130801) and end date (20130808), the Report workbook will call upon the Database workbook. Column "A" of the Database...
  4. Kdbailey

    Multi-dimension array

    I am having a hard time gettin my multi-dimension array to work. The basic idea of what I am doing is collecting 4 pieces of information to go with the first dimension. What it is doing is looping through, and adding new items to the array, and I do not know what the final count of items will...
  5. A

    Trouble with VBA to pull Powerpoint table data, store into vba multivariable array and populate excel sheet

    Dear Excel Experts, I am a novice especially when it comes to excel vba. Background: I have about 40 Powerpoint Files that I need to analyze the data from. These files have the data structured such that there are 3 textboxes and a PowerPoint table with at least 2 rows. I have tried to pull...

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