摘要: Dim rngFound As Range Dim strFirst As String Set rngFound = DataMatchSht.Columns("B").Find("CNH MXI", Cells(Rows.Count, "B"), xlValues, xlWhole) If No 阅读全文
posted @ 2022-12-21 13:46 vba是最好的语言 阅读(436) 评论(0) 推荐(0) 编辑