TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
cityzen
NA
2
0
Reading Excel using ADO.NET
Nov 1 2005 4:19 AM
Hello, I have a requirement to read data from some spreadsheets given to us by a client in a very paticular format. Basically there is only a subset of each sheet that I need to read and I was wondering if there was any straightforward way to do this using ADO. The spreadsheet's column names are in the second row of data rather than the first and while the data extends for over 100 columns, I only want to read the first 55 columns. I won't know in advance how many rows I have to read. So basically I want to ignore the first row, ignore the last 50-ish columns but read the remaining data. Any help/pointers would be very much appreciated. Thanks, Keith.
Reply
Answers (
1
)
problem using a function for several tablenames
Can I change the (null)'s values in a datagrid?