摘要: 1、打开Word文档,找到”视图“,然后点击”宏“。 2、创建宏脚本。 Sub A表格格式化() On Error Resume Next Application.ScreenUpdating = False Dim tbl As Table, cell As cell Dim counter As 阅读全文
posted @ 2025-09-24 11:13 业余砖家 阅读(70) 评论(0) 推荐(0)