VBA-Copy filtered data to sheet2. “If” condition should stop at msgbox if no filtered data, but it is not stopping there

前端 未结 0 1706
走了就别回头了
走了就别回头了 2020-12-22 18:29

sub testing() Dim s1 as worksheet, s2 as worksheet dim r2 as range, r1A_D as range, r1A as range, r1 as range, n as Long Set s1 = Sheets("Sheet1") Set s2 = Sheets(

相关标签:
回答
  • 消灭零回复
提交回复
热议问题