D
Dave
I'm trying to import a csv file into a 2D array in VBA, for example:
myFile(column_count,row_count), is this possible?
Thanks
myFile(column_count,row_count), is this possible?
Thanks
I'm trying to import a csv file into a 2D array in VBA, for example:
myFile(column_count,row_count), is this possible?
Thanks