We are having an issue where in our 2010 solution the list instances are populated by an excel spreadsheet import using Microsoft.Office.Interop.Excel. Unfortunately this cannot be done in the UAT environment as Excel cannot be installed.
My initial thought is, is it possible to import the excel spreadsheet in our dev environment and export the list instances as a .wsp package?