Hi All,
I have a requirement in which the task is to read data from .xls file and put it into a text file. The SSIS should read data from Excel cell A:4 to L:15. Only the data highlighted in Yellow should be loaded into text, other data in the excel should not be loaded into text file. The Month-Year value on the row is dynamic. Every month old month-year get deleted and new month-year gets added to the excel sheet. For example one month from now, Feb-15 will be deleted and Jan-16 will be added to the end.
Any help would be greatly appreciated.
I am using SSIS 2008R2
I have attached the input file(Excel Sheet) and also i have attached the expected output file(Text File).
Thanks
Syed