欢迎加我的QQ群:193522571,一起来讨论、交流!
摘要: Sub xuan()Dim sht As WorksheetFor Each sht In ActiveWindow.SelectedSheets If sht.Name = "Sheet4" Then MsgBox "选中了": Exit SubNext shtMsgBox "没选中"Set sh 阅读全文
posted @ 2019-12-17 15:42 swtool 阅读(224) 评论(0) 推荐(0) 编辑
欢迎加我的QQ群:193522571,一起来讨论、交流!