View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
deepakbadki deepakbadki is offline
external usenet poster
 
Posts: 1
Default help: code for importing xml into excel sheet

Hi Grp,

I have to import the xml file into the excel sheet. After importing the xml
file, whenever user selects a perticular column from the XML map available
in panel then along with the column name, values associated with the column
should also be added into the corresponding cells of the excel sheet.
Is it possible programmatically :) ?

Thanks in advanced,
Deepak