Hi, I am working on a requirement to import multiple excel worksheets into multiple SQL Server tables using SSDT for visual studio 2013. My excel spreadsheet has 13 different worksheets and I only need worksheets "Sheet5$", "Sheet6$","Sheet9$", "Sheet11$" and each worksheet is different form the other. In the foreach loop container how would I use a different data flow task for each worksheet. Please let me know.
Thank you in advance.
Thank you in advance.
SQLEnthusiast