
jacksonpt
Deleted
Jul 19, 2000, 11:19 AM
Post #1 of 2
(400 views)
|
|
reads from excel into array
|
Can't Post
|
|
I need a program that will read from an excel spreadsheet and store values in an array. Eventually, I need each row in the spreadsheet to be it's own array, so that each cell in the spreadsheet is stored as an element in the appropriate array. That can be done after the fact though, so initially, all I need is something that will read the spreadsheet into an array. Thanks
|