G
Guest
Hi,
I am having an issue with accessing Excel spreadsheets using OLEDb.
I am able to connect to the spreadsheet and perform a 'select *', from the
named worksheet, but I want to be able to select colname1, colname2 etc.
Is it possible to do more than a select * from excel worksheet ???
If not, is it possible to somehow take the data from excel, put it into some
other tabe, say a datatable, and then do a select from that table to get
just the data I need.
Thanks
I am having an issue with accessing Excel spreadsheets using OLEDb.
I am able to connect to the spreadsheet and perform a 'select *', from the
named worksheet, but I want to be able to select colname1, colname2 etc.
Is it possible to do more than a select * from excel worksheet ???
If not, is it possible to somehow take the data from excel, put it into some
other tabe, say a datatable, and then do a select from that table to get
just the data I need.
Thanks