I have 21 (may vary) CSV files in a folder. From each filename, I derived a sheet name. I would like to put each of these files into its own separate Excel sheet but within the same Excel workbook.
Currently, the important data I need is in the output table of a "Select Tool". It contains "FullPath" and "Sheetname" fields. Each record in this output table contains the data to create and populate a single Excel sheet.
I could hard-wire this with 21 Input Data tools and 21 Output Data tools. However, that is too ugly IMHO.
Before I try over-engineering a solution, does anyone have any straight forward ideas for making this happen?
Thanks,
Chuck