code DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel12, "Import", strFileName, True, ""
Import stopped working when I split the database.
This willbe a multi user application but sohould some tables be with the forms? Is this even customizable?