excel 求批量合并csv文件的宏

日期:2021-05-10 04:25:06 人气:1

excel 求批量合并csv文件的宏

代码如下:

Sub test()
Dim wb As Workbook, mary, f As String, mPath As String
'数据环境初始化
If Workbooks.Count > 1 Then MsgBox &quo
    A+
热门评论