Hi,
My requirement is copying excel data to CSV file and the CSV file name should be xxxx.csv and the sheet name should be yyyy .How do i implement this?
I used excel application scope to generate the datatable from excel and passed that variable to WriteCSV/AppendCSV to create csv file.In there i can able to mention the file name as xxxx.csv using filepath property .But where to give the sheet name ?By default it takes the file name as sheet name
Please suggest me the solution .Struggling for long time
Regards,
Sathiswaran.P