How to get Excel sheet data into an Array in VB, w/o reading each Cell?
If I read each cell one by one, it takes half a minute to 5 or 6 minutes to load the file since my excel files have too much data.
Is there any other way I can read the excel file?
Thank you in advance for the kind help.
If I read each cell one by one, it takes half a minute to 5 or 6 minutes to load the file since my excel files have too much data.
Is there any other way I can read the excel file?
Thank you in advance for the kind help.