I have a non-installable ISAM error.
It comes down to this statement
DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel97, "bufTimecardConvert", WBS_Path & WBS_File, , varStartingWith
and then reports the error :
# 3170 - Couldn't find installable ISAM
I have recently had problems...