Hello All,
I have an excel sheet which is stored in .xls format i.e 97-2003 document. Every month i get this excel workbook with some different sheet name which is difficult for me to run if i want to automate my package.There is only one worksheet inside that and i want to rename that sheet name to "Sheet1" and so i can automate my package.
I have seen many blogs in the way how to work rename it. Many of them have given codes in C# and VB.Net but it didnt worked for me. Might be i didnt understood clearly. I have downloaded InteropAssembly.exe but it didnt work.
So i want anyone of you guys to help me in giving the code from start to end.
I am using SQL Server 2012.. Microsoft Office 2010 version. But the Excel workbook for this requirement is being saved as 97-2003 document.
Thanks a lot..
Thanks, Anji