Thread
:
range array
View Single Post
#
1
Posted to microsoft.public.excel.programming
JJF
external usenet poster
Posts: 10
range array
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
Reply With Quote
JJF
View Public Profile
Find all posts by JJF