Hi to all.
I want to read a specific range from Excel and write in 2d array
Let's say i want to read from ExcelTest.xls the Sheet1 the range from B1 to C25
How can i do this??
Thanks and regards.
Printable View
Hi to all.
I want to read a specific range from Excel and write in 2d array
Let's say i want to read from ExcelTest.xls the Sheet1 the range from B1 to C25
How can i do this??
Thanks and regards.
After a little more digging in the internet i found the whole code in this link
http://vb.net-informations.com/excel..._worksheet.htm