I have a feeling there is just something small I am missing. I was able to set up a foreach loop container using a variable when the source was a flat file. But I can't seem to figure out how to set the variable up for the excel connection. I am thinking I need two variables one for the file name and one for the sheet name but I can't figure how to set that up. Can anyone help? My project is that I need to import multiple excel files from one folder into the database and then move them to a new folder when they are finished importing.
Thanks in advance for any help