Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi, how can i query an excel sheet to get a column values using c#. thanks
What have you tried up to now?
Regards Malc *********************************************
my idea is to use a dataset and bind the excel sheet to it. but i am not sure about the provider or the connection strings. Is it possible to achieve this with out using provider, i mean just like opening a file and querying.