getting an Unexpected error from external database driver (1) when importing data from excel to access

前端 未结 16 2442
鱼传尺愫
鱼传尺愫 2021-02-08 05:23

I have a 2010 Excel file with a sheet that spans 34864 rows and 1387 columns. I\'m trying to import it into Access 2010 with

16条回答
  •  迷失自我
    2021-02-08 05:52

    I was getting this error when importing from a XLSB file, save the file as XLSX file and then import, should work

提交回复
热议问题