J
JJF
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
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