How To Use OleDb To Create Excel Database

前端 未结 4 1268
[愿得一人]
[愿得一人] 2020-12-18 16:49

My task is to take an Access Database and create an Excel file, but I can not seem to CREATE the Excel file that OleDb will use.

The Excel file name

4条回答
  •  萌比男神i
    2020-12-18 17:21

    use a template (already existing empty excel file) copy that file to the new excel file with the name that you need. Thats your Create!

提交回复
热议问题