- 博客(2)
- 收藏
- 关注
转载 批量提取word内表格信息并汇总至excel
问题:工作中需要汇总当月工作总量,依次填写教人绝望,迫不得已求助于vba。 条件:1. 文件编号连号(基本连号,有断号情况) 2. 文件格式一致 3. Office10 思路: word2txt——txt2xls 问题: 读取utf-8格式txt文件乱码,能力有限,无法解决 方法:利用excel读取txt功能,存至sheet内,绕过txt文件编码问...
2018-06-11 21:53:00 4641
转载 Excel vba获取文件夹内文件名
来源:http://www.360doc.com/content/13/1225/16/1086327_340041443.shtml Sub test()Dim strFolder As StringDim varFileList As VariantDim FSO As Object, myFile As ObjectDim myResults As VariantDim l...
2018-06-11 21:41:00 4198
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人