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

前端 未结 16 2498
鱼传尺愫
鱼传尺愫 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 06:08

    I just experienced this problem too and found a very simple, easy solution. I noticed that my spreadsheet had a custom name so I decided to see if that was causing the problem. I changed it to the default name of "Sheet1" and, sure enough, it worked!!

提交回复
热议问题