摘要: Sub ImportData() ' ' Copy Data from one workbook to the Current Workbook ' Place the macro file in the same folder as the source file ' p = ThisWorkbook.Path & "\" f = Dir(p & "*.xlsx")... 阅读全文
posted @ 2019-08-15 15:47 tec2019 阅读(908) 评论(0) 推荐(0)