filos123
Computer
- Oct 18, 2001
- 1
I used to work with Excel Vb files where I would open the text file in Excel and manipulate the information from Visual Basics. The files have gotten much bigger and Excel can only handle 65000 lines. I need to open the file directly into VB and assign each parsed line to a multi dimensional array.
Second question - if you have an multidimentional array - how do I sort on that?
I would appreciate some code samples. thanks
Second question - if you have an multidimentional array - how do I sort on that?
I would appreciate some code samples. thanks