M
Masa Ito
I have been using OLEDB to pull excel tables into a dataset in dotnet.
Problem is, I have new tables coming at me that have an extra row. I am
hoping there is some way to tell Excel that the header row is in row 2, and
that the data starts in row 3.
I was thinking of trying to create a Named Range first, then read the named
range, but I dont' know how many rows there will be...
Masa
Problem is, I have new tables coming at me that have an extra row. I am
hoping there is some way to tell Excel that the header row is in row 2, and
that the data starts in row 3.
I was thinking of trying to create a Named Range first, then read the named
range, but I dont' know how many rows there will be...
Masa