implicit cast? I don't remember how to use this but I will do some research. Can you give me an example?
This is my code for the import:
DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel8, _
''"tblSP_SHIPMENT_temp", "C:\Users\JEN\Desktop\ACFAST_VER4\SMALLPACKAGEIMPORT.xls", True
Thanks