range array
If you open a csv file in Excel like any other workbook, you can treat it as
a workbook, and do things such as that.
--
__________________________________
HTH
Bob
"JJF" wrote in message
...
There is any way to use this code
Set rngArray = Range("xxx")
arrCodes = rngArray.Value
also for file csv?
I'd like to import into variant array a range from this kind of file.
Any idea?
tya
|