open and remove the first row of Excel in DTS
Hi everybody,
I need to Import an Excel sheet from a directory into a table in SQL using DTS. But before putting the excel file in the directory, I need to open that excel file and remove the first row of excelsheet. Is there anyway that I can do it in DTS?
Thanks
|