Create Folder on SharePoint using VBA in MS Access

前端 未结 0 923
执笔经年
执笔经年 2020-12-06 20:46

I have this code on the OnClick_Event of a button on a form to Create a folder on my pc.

On Error Resume Next
Dim fs, cf, strFolder
Dim FolderName As String

         


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