Hi,

I'm trying to read data from a close excel file in vb.net 2003.
I can't find any specific functions to read the number of colums and rows there are, loop them, and read the values.

I tried looking in the object browser and on msdn, but I can't find anything useful.

Can this be done using Automation or do I have to use a select statement using databases?

Any help is appreciated.