These SSIS packages import forecasts from a spreadsheet historically provided by Mike Mclure.   The file locations will need to be edited.   Logic is simple --- it is a straight import and the provided forecast is divided into a monthly forecast and written via SQL inserts.   Very little error checking is done.


Mike typically provides two sheets --- one for Multiple Customers (items sold to more than one customer) and single customer.


The package will need to be edited to point at the new file location.