View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TroyH.PHS TroyH.PHS is offline
external usenet poster
 
Posts: 1
Default Create and Update Multidimensional Array

This is my first attempt to create a multidimension array and I'm failing
miserably.

Part A:
I am trying to take data from text files and insert them into an array.
I know how to open the files and get the data.

This is what I know:
The number of files are not consistent.
The number of line items in each file is not consistent.

I would like to create an array, and input the data from the text file into
the array.
Repeat for each file.

ex:
FILE1:
Desc-1
item1