11 2021 档案

摘要:Public a As String, b As String, c As String, d As String, e As String, f As String, g As String '定义公共变量 Public h As String, i As String, j As Str 阅读全文
posted @ 2021-11-21 21:58 laoluo528 阅读(1433) 评论(0) 推荐(0)
摘要:private sub commandbutton2_Click()on error resume nextdim r as integerdim k as integerdim str as stringwith sheets("源数据表")for k = application.workshee 阅读全文
posted @ 2021-11-21 21:02 laoluo528 阅读(374) 评论(0) 推荐(0)