if duplicate update, else add records (from excel to access)

前端 未结 0 1185
终归单人心
终归单人心 2021-01-24 11:24

I have a command button in excel to insert the records to access table. Here\'s my vba code.

Option Explicit

Sub AddRecordsIntoAccessTable()

    Dim accessFile          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题