Option Explicit Sub createFolder() On Error Resume Next 'create folder with vba VBA.MkDir ("D:\Excel\VBA_Example") End Sub
在线咨询
微信咨询
电话咨询
028-86922220(工作日)
18980820575(7×24)
提交需求
返回顶部