rdeep
April 28th, 2005, 12:25 PM
How can i extract data from a node from all the files in a directory and store it in an excel sheet. I want to use .net language to do so.
I know how to load one xml document and using select single node to find the node and extract data from it. But how can i do it for all the files in that directory?
Also, i need to open an excel file , create 2 columns headers in excel sheet and store the values in them.???
thanks
I know how to load one xml document and using select single node to find the node and extract data from it. But how can i do it for all the files in that directory?
Also, i need to open an excel file , create 2 columns headers in excel sheet and store the values in them.???
thanks