热门标签
更多>
搜索结果
查询Tags标签: 表中取,共有 2条记录-
从一个文件夹中的所有xlsx表中取数据整合
文件夹中有多个工作簿: 工作簿的格式: 实现代码: Sub 周()Dim str As StringDim path As StringDim thisBookPath As StringDim wb As WorkbookDim i, count As LongDim num, num1, num2 As Doublei = 1thisBookPath = ActiveWorkbook.pathApplication.ScreenUpdatin…
2021/12/15 23:39:48 人评论 次浏览 -
从一个文件夹中的所有xlsx表中取数据整合
文件夹中有多个工作簿: 工作簿的格式: 实现代码: Sub 周()Dim str As StringDim path As StringDim thisBookPath As StringDim wb As WorkbookDim i, count As LongDim num, num1, num2 As Doublei = 1thisBookPath = ActiveWorkbook.pathApplication.ScreenUpdatin…
2021/12/15 23:39:48 人评论 次浏览