Currently my package contains an Excel Source with a contraint to a SQL Table. The Excel Connection Manager currently has an expression attached to it which allows it to read the variable value and this in turn loads the correct file. This all works fine.
The problem I am having is that if the Worksheet name is different to what was previously set a error is thrown.
Is there anyway in SSIS I can retrieve the name of the excel worksheet and pass it into a variable to be used.
Thanks
Kismet123